summaryrefslogtreecommitdiffstats
path: root/toolkit/components/sqlite/tests/xpcshell/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/sqlite/tests/xpcshell/xpcshell.ini')
-rw-r--r--toolkit/components/sqlite/tests/xpcshell/xpcshell.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/toolkit/components/sqlite/tests/xpcshell/xpcshell.ini b/toolkit/components/sqlite/tests/xpcshell/xpcshell.ini
new file mode 100644
index 000000000..d652dbb1d
--- /dev/null
+++ b/toolkit/components/sqlite/tests/xpcshell/xpcshell.ini
@@ -0,0 +1,10 @@
+[DEFAULT]
+head =
+tail =
+skip-if = toolkit == 'android' || (os == 'mac' && appname == 'thunderbird')
+support-files =
+ data/worker_sqlite_shared.js
+ data/worker_sqlite_internal.js
+ data/chrome.manifest
+
+[test_sqlite_internal.js]