9 lines
243 B
TOML
9 lines
243 B
TOML
[DEFAULT]
|
|
head = ""
|
|
skip-if = ["os == 'android'"]
|
|
support-files = [
|
|
"!/toolkit/components/commandlines/test/unit/data/test_bug410156.desktop",
|
|
"!/toolkit/components/commandlines/test/unit/data/test_bug410156.url",
|
|
]
|
|
|
|
["test_bug410156.js"]
|