blob: 9740f9e3e88f1e3ff1528aba741ba0bf3278ba81 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[DEFAULT]
# This manifest mostly exists so that the support-files below can be referenced
# from a relative path of formautofill/* from the tests in the above directory
# to resemble the layout in the shipped JAR file.
support-files =
../../../../../../browser/extensions/formautofill/content/editCreditCard.xhtml
../../../../../../browser/extensions/formautofill/content/editAddress.xhtml
skip-if = true # Bug 1446164
[test_editCreditCard.html]
|