blob: d33d0c2260db96f80ef0022da3b5c4e190fe2c53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[DEFAULT]
firefox-appdir = browser
head = head.js
skip-if = toolkit == 'android'
support-files =
[test_basic.js]
[test_certs.js]
[test_cookies.js]
[test_downloads.js]
[test_network_cache.js]
[test_passwords.js]
[test_permissions.js]
[test_storage_permission.js]
|