summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/test-filter.html
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/webconsole/test/test-filter.html')
-rw-r--r--devtools/client/webconsole/test/test-filter.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/devtools/client/webconsole/test/test-filter.html b/devtools/client/webconsole/test/test-filter.html
new file mode 100644
index 000000000..219177bb2
--- /dev/null
+++ b/devtools/client/webconsole/test/test-filter.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html dir="ltr" xml:lang="en-US" lang="en-US"><head>
+ <meta charset="utf-8">
+ <title>Console test</title>
+ <script type="text/javascript">
+ </script>
+ </head>
+ <body>
+ <h1>Heads Up Display Filter Test Page</h1>
+ </body>
+</html>