10 lines
317 B
TOML
10 lines
317 B
TOML
[DEFAULT]
|
|
head = ""
|
|
support-files = [
|
|
"!/chrome/test/unit/data/**",
|
|
"!/chrome/test/unit/test_resolve_uris.js",
|
|
"!/chrome/test/unit/head_crtestutils.js",
|
|
]
|
|
|
|
["test_resolve_uris_ipc.js"]
|
|
# skip-if = ["os == 'mac' && os_version == '10.15' && processor == 'x86_64' && debug && !socketprocess_networking"] # Bug TBD
|