7 lines
185 B
TOML
7 lines
185 B
TOML
[DEFAULT]
|
|
skip-if = ["os == 'android'"] # bug 1730213
|
|
head = ''
|
|
# make the icecat services (eg newtab-service) available to xpcshell
|
|
icecat-appdir = "browser"
|
|
|
|
["test_getURIFlags.js"]
|