blob: 3f5c1b674a14ba170f5b6e736def55ebe3d6b13c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[DEFAULT]
tags = devtools
head = head.js
firefox-appdir = browser
skip-if = toolkit == 'android'
support-files =
[test_network_helper.js]
[test_security-info-certificate.js]
[test_security-info-parser.js]
[test_security-info-protocol-version.js]
[test_security-info-state.js]
[test_security-info-static-hpkp.js]
[test_security-info-weakness-reasons.js]
[test_throttle.js]
|