diff options
Diffstat (limited to 'toolkit/components/crashes/tests/xpcshell/xpcshell.ini')
-rw-r--r-- | toolkit/components/crashes/tests/xpcshell/xpcshell.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/toolkit/components/crashes/tests/xpcshell/xpcshell.ini b/toolkit/components/crashes/tests/xpcshell/xpcshell.ini new file mode 100644 index 000000000..5cb8a69d5 --- /dev/null +++ b/toolkit/components/crashes/tests/xpcshell/xpcshell.ini @@ -0,0 +1,8 @@ +[DEFAULT] +head = +tail = +skip-if = toolkit == 'android' + +[test_crash_manager.js] +[test_crash_service.js] +[test_crash_store.js] |