summaryrefslogtreecommitdiffstats
path: root/devtools/client/shared/remote-debugging/test/xpcshell/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/shared/remote-debugging/test/xpcshell/xpcshell.toml')
-rw-r--r--devtools/client/shared/remote-debugging/test/xpcshell/xpcshell.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/devtools/client/shared/remote-debugging/test/xpcshell/xpcshell.toml b/devtools/client/shared/remote-debugging/test/xpcshell/xpcshell.toml
new file mode 100644
index 0000000000..8485b021ab
--- /dev/null
+++ b/devtools/client/shared/remote-debugging/test/xpcshell/xpcshell.toml
@@ -0,0 +1,9 @@
+[DEFAULT]
+tags = "devtools"
+head = "xpcshell-head.js"
+firefox-appdir = "browser"
+skip-if = ["os == 'android'"]
+
+["test_remote_client_manager.js"]
+
+["test_version_checker.js"]