diff options
Diffstat (limited to 'toolkit/components/promiseworker/tests/xpcshell/xpcshell.ini')
-rw-r--r-- | toolkit/components/promiseworker/tests/xpcshell/xpcshell.ini | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/toolkit/components/promiseworker/tests/xpcshell/xpcshell.ini b/toolkit/components/promiseworker/tests/xpcshell/xpcshell.ini deleted file mode 100644 index 1efcd8c9e..000000000 --- a/toolkit/components/promiseworker/tests/xpcshell/xpcshell.ini +++ /dev/null @@ -1,9 +0,0 @@ -[DEFAULT] -head= -tail= -skip-if = toolkit == 'android' -support-files= - data/worker.js - data/chrome.manifest - -[test_Promise.js] |