diff options
Diffstat (limited to 'toolkit/components/lz4/tests/xpcshell/xpcshell.ini')
-rw-r--r-- | toolkit/components/lz4/tests/xpcshell/xpcshell.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/toolkit/components/lz4/tests/xpcshell/xpcshell.ini b/toolkit/components/lz4/tests/xpcshell/xpcshell.ini new file mode 100644 index 0000000000..92a6a99207 --- /dev/null +++ b/toolkit/components/lz4/tests/xpcshell/xpcshell.ini @@ -0,0 +1,10 @@ +[DEFAULT] +head = +skip-if = toolkit == 'android' +support-files = + data/worker_lz4.js + data/chrome.manifest + data/compression.lz + +[test_lz4.js] +[test_lz4_sync.js] |