diff options
Diffstat (limited to 'toolkit/crashreporter/test/unit_ipc/xpcshell.ini')
-rw-r--r-- | toolkit/crashreporter/test/unit_ipc/xpcshell.ini | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/toolkit/crashreporter/test/unit_ipc/xpcshell.ini b/toolkit/crashreporter/test/unit_ipc/xpcshell.ini deleted file mode 100644 index 33fcc1a4c..000000000 --- a/toolkit/crashreporter/test/unit_ipc/xpcshell.ini +++ /dev/null @@ -1,15 +0,0 @@ -[DEFAULT] -head = -tail = -skip-if = toolkit == 'android' -support-files = - !/toolkit/crashreporter/test/unit/crasher_subprocess_head.js - !/toolkit/crashreporter/test/unit/crasher_subprocess_tail.js - !/toolkit/crashreporter/test/unit/head_crashreporter.js - -[test_content_annotation.js] -[test_content_exception_time_annotation.js] -[test_content_oom_annotation_windows.js] -skip-if = os != 'win' -[test_content_memory_list.js] -skip-if = os != 'win' |