summaryrefslogtreecommitdiffstats
path: root/toolkit/components/filepicker/test/unit/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/filepicker/test/unit/xpcshell.ini')
-rw-r--r--toolkit/components/filepicker/test/unit/xpcshell.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/toolkit/components/filepicker/test/unit/xpcshell.ini b/toolkit/components/filepicker/test/unit/xpcshell.ini
new file mode 100644
index 000000000..1a0a002dc
--- /dev/null
+++ b/toolkit/components/filepicker/test/unit/xpcshell.ini
@@ -0,0 +1,7 @@
+[DEFAULT]
+head =
+tail =
+skip-if = toolkit == 'android'
+
+[test_filecomplete.js]
+skip-if = os != 'linux'