blob: 776afa34e4ba6121616774e7ee84869c2bfed5d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[DEFAULT]
skip-if = os == 'android'
support-files =
file_data.txt
file_disableScript.html
!/caps/tests/mochitest/file_data.txt
!/caps/tests/mochitest/file_disableScript.html
[test_bug995943.xhtml]
skip-if = (verify && debug && (os == 'mac'))
[test_addonMayLoad.html]
[test_disableScript.xhtml]
|