summaryrefslogtreecommitdiffstats
path: root/devtools/server/actors/compatibility/lib/test/xpcshell/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/server/actors/compatibility/lib/test/xpcshell/xpcshell.toml')
-rw-r--r--devtools/server/actors/compatibility/lib/test/xpcshell/xpcshell.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/devtools/server/actors/compatibility/lib/test/xpcshell/xpcshell.toml b/devtools/server/actors/compatibility/lib/test/xpcshell/xpcshell.toml
new file mode 100644
index 0000000000..c0bdf3f121
--- /dev/null
+++ b/devtools/server/actors/compatibility/lib/test/xpcshell/xpcshell.toml
@@ -0,0 +1,7 @@
+[DEFAULT]
+tags = "devtools"
+head = "head.js"
+firefox-appdir = "browser"
+skip-if = ["os == 'android'"]
+
+["test_mdn-compatibility.js"]