Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: test/browser/index.html

Issue 29720661: Issue 6391 - Allow running the browser unit tests with Firefox (Closed) Base URL: https://hg.adblockplus.org/adblockpluscore/
Patch Set: Created March 12, 2018, 8:23 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« firefox_process.js ('K') | « package.json ('k') | test_runner.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/browser/index.html
===================================================================
new file mode 100644
--- /dev/null
+++ b/test/browser/index.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+<meta http-equiv="content-type" content="text/html; charset=utf-8">
+<head>
+<!--
+<script type="text/javascript" src="../../bundle.js"></script>
+-->
+</head>
+<body>
+</body>
+</html>
« firefox_process.js ('K') | « package.json ('k') | test_runner.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld