13 lines
256 B
TOML
13 lines
256 B
TOML
[DEFAULT]
|
|
support-files = [
|
|
"file_data.txt",
|
|
"file_disableScript.html",
|
|
"!/caps/tests/mochitest/file_data.txt",
|
|
"!/caps/tests/mochitest/file_disableScript.html",
|
|
]
|
|
|
|
["test_addonMayLoad.html"]
|
|
|
|
["test_bug995943.xhtml"]
|
|
|
|
["test_disableScript.xhtml"]
|