13 lines
340 B
TOML
13 lines
340 B
TOML
[DEFAULT]
|
|
skip-if = ["os == '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"]
|