summaryrefslogtreecommitdiffstats
path: root/devtools/client/shared/test/doc_templater_basic.html
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/shared/test/doc_templater_basic.html')
-rw-r--r--devtools/client/shared/test/doc_templater_basic.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/devtools/client/shared/test/doc_templater_basic.html b/devtools/client/shared/test/doc_templater_basic.html
new file mode 100644
index 0000000000..47b3cd258b
--- /dev/null
+++ b/devtools/client/shared/test/doc_templater_basic.html
@@ -0,0 +1,12 @@
+<!doctype html>
+<!-- Any copyright is dedicated to the Public Domain.
+ http://creativecommons.org/publicdomain/zero/1.0/ -->
+
+<html>
+<head>
+ <title>DOM Template Tests</title>
+</head>
+<body>
+
+</body>
+</html>