diff options
Diffstat (limited to '')
-rw-r--r-- | toolkit/components/processtools/tests/xpcshell/xpcshell.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/toolkit/components/processtools/tests/xpcshell/xpcshell.ini b/toolkit/components/processtools/tests/xpcshell/xpcshell.ini new file mode 100644 index 0000000000..972282c114 --- /dev/null +++ b/toolkit/components/processtools/tests/xpcshell/xpcshell.ini @@ -0,0 +1,6 @@ +[DEFAULT] +firefox-appdir = browser +skip-if = os == 'android' +subprocess = true + +[test_process_kill.js] |