summaryrefslogtreecommitdiffstats
path: root/toolkit/modules/tests/browser/dummy_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/modules/tests/browser/dummy_page.html')
-rw-r--r--toolkit/modules/tests/browser/dummy_page.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/toolkit/modules/tests/browser/dummy_page.html b/toolkit/modules/tests/browser/dummy_page.html
new file mode 100644
index 000000000..c1c9a4e04
--- /dev/null
+++ b/toolkit/modules/tests/browser/dummy_page.html
@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+
+<html>
+<body>
+<p>Page</p>
+</body>
+</html>