summaryrefslogtreecommitdiffstats
path: root/browser/components/payments/test/mochitest/formautofill/mochitest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/payments/test/mochitest/formautofill/mochitest.ini')
-rw-r--r--browser/components/payments/test/mochitest/formautofill/mochitest.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/browser/components/payments/test/mochitest/formautofill/mochitest.ini b/browser/components/payments/test/mochitest/formautofill/mochitest.ini
new file mode 100644
index 0000000000..9740f9e3e8
--- /dev/null
+++ b/browser/components/payments/test/mochitest/formautofill/mochitest.ini
@@ -0,0 +1,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]