summaryrefslogtreecommitdiffstats
path: root/remote/marionette/test/xpcshell/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'remote/marionette/test/xpcshell/xpcshell.toml')
-rw-r--r--remote/marionette/test/xpcshell/xpcshell.toml20
1 files changed, 20 insertions, 0 deletions
diff --git a/remote/marionette/test/xpcshell/xpcshell.toml b/remote/marionette/test/xpcshell/xpcshell.toml
new file mode 100644
index 0000000000..46ee8581fd
--- /dev/null
+++ b/remote/marionette/test/xpcshell/xpcshell.toml
@@ -0,0 +1,20 @@
+[DEFAULT]
+skip-if = ["appname == 'thunderbird'"]
+
+["test_actors.js"]
+
+["test_browser.js"]
+
+["test_cookie.js"]
+
+["test_json.js"]
+
+["test_message.js"]
+
+["test_navigate.js"]
+
+["test_prefs.js"]
+
+["test_sync.js"]
+
+["test_web-reference.js"]