summaryrefslogtreecommitdiffstats
path: root/toolkit/components/xulstore/tests/xpcshell/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/xulstore/tests/xpcshell/xpcshell.toml')
-rw-r--r--toolkit/components/xulstore/tests/xpcshell/xpcshell.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/toolkit/components/xulstore/tests/xpcshell/xpcshell.toml b/toolkit/components/xulstore/tests/xpcshell/xpcshell.toml
new file mode 100644
index 0000000000..7827962579
--- /dev/null
+++ b/toolkit/components/xulstore/tests/xpcshell/xpcshell.toml
@@ -0,0 +1,4 @@
+[DEFAULT]
+skip-if = ["os == 'android'"]
+
+["test_XULStore.js"]