blob: 37a26b4b656a35476dad657989a1ff9744b700bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[DEFAULT]
head = "head.js"
firefox-appdir = "browser"
skip-if = ["os == 'android'"] # bug 1730213
["test_DownloadLastDir_basics.js"]
["test_DownloadsCommon_getMimeInfo.js"]
["test_DownloadsCommon_isFileOfType.js"]
["test_DownloadsViewableInternally.js"]
|