diff options
Diffstat (limited to 'browser/components/payments/test/unit/xpcshell.ini')
-rw-r--r-- | browser/components/payments/test/unit/xpcshell.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/browser/components/payments/test/unit/xpcshell.ini b/browser/components/payments/test/unit/xpcshell.ini new file mode 100644 index 0000000000..b4f0db683a --- /dev/null +++ b/browser/components/payments/test/unit/xpcshell.ini @@ -0,0 +1,6 @@ +[DEFAULT] +firefox-appdir = browser +head = head.js +skip-if = true # Bug 1515048 - Disable for now. + +[test_response_creation.js] |