summaryrefslogtreecommitdiffstats
path: root/devtools/shared/security/tests/xpcshell/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/shared/security/tests/xpcshell/xpcshell.toml')
-rw-r--r--devtools/shared/security/tests/xpcshell/xpcshell.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/devtools/shared/security/tests/xpcshell/xpcshell.toml b/devtools/shared/security/tests/xpcshell/xpcshell.toml
new file mode 100644
index 0000000000..f0d3c8f1d2
--- /dev/null
+++ b/devtools/shared/security/tests/xpcshell/xpcshell.toml
@@ -0,0 +1,8 @@
+[DEFAULT]
+tags = "devtools"
+head = "head_dbg.js"
+skip-if = ["os == 'android'"]
+firefox-appdir = "browser"
+support-files = ["testactors.js"]
+
+["test_devtools_socket_status.js"]