12 lines
257 B
TOML
12 lines
257 B
TOML
[DEFAULT]
|
|
head = "head.js"
|
|
icecat-appdir = "browser"
|
|
skip-if = ["os == 'android'"] # bug 1730213
|
|
|
|
["test_DownloadLastDir_basics.js"]
|
|
|
|
["test_DownloadsCommon_getMimeInfo.js"]
|
|
|
|
["test_DownloadsCommon_isFileOfType.js"]
|
|
|
|
["test_DownloadsViewableInternally.js"]
|