13 lines
219 B
TOML
13 lines
219 B
TOML
[DEFAULT]
|
|
tags = "devtools"
|
|
head = "xpcshell-head.js"
|
|
icecat-appdir = "browser"
|
|
skip-if = ["os == 'android'"]
|
|
|
|
["test_manifest_reducer.js"]
|
|
|
|
["test_page_reducer.js"]
|
|
|
|
["test_ui_reducer.js"]
|
|
|
|
["test_workers_reducer.js"]
|