summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/browser/test-bug_923281_test2.js
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/webconsole/test/browser/test-bug_923281_test2.js')
-rw-r--r--devtools/client/webconsole/test/browser/test-bug_923281_test2.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/devtools/client/webconsole/test/browser/test-bug_923281_test2.js b/devtools/client/webconsole/test/browser/test-bug_923281_test2.js
new file mode 100644
index 0000000000..ae91348d16
--- /dev/null
+++ b/devtools/client/webconsole/test/browser/test-bug_923281_test2.js
@@ -0,0 +1,6 @@
+/* Any copyright is dedicated to the Public Domain.
+ * http://creativecommons.org/publicdomain/zero/1.0/ */
+
+"use strict";
+
+console.log("This is a random text.");