summaryrefslogtreecommitdiffstats
path: root/devtools/shared/webconsole/test/xpcshell/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/shared/webconsole/test/xpcshell/xpcshell.toml')
-rw-r--r--devtools/shared/webconsole/test/xpcshell/xpcshell.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/devtools/shared/webconsole/test/xpcshell/xpcshell.toml b/devtools/shared/webconsole/test/xpcshell/xpcshell.toml
new file mode 100644
index 0000000000..992064a108
--- /dev/null
+++ b/devtools/shared/webconsole/test/xpcshell/xpcshell.toml
@@ -0,0 +1,10 @@
+[DEFAULT]
+tags = "devtools"
+head = "head.js"
+firefox-appdir = "browser"
+skip-if = ["os == 'android'"]
+support-files = ""
+
+["test_analyze_input_string.js"]
+
+["test_js_property_provider.js"]