blob: 45a5b1108d22535780d31a4dfcc08f6fa2169b9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[DEFAULT]
head =
skip-if = toolkit == "android" # 1536217
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_phc.js]
[test_content_phc2.js]
[test_content_phc3.js]
|