summaryrefslogtreecommitdiffstats
path: root/services/fxaccounts/tests/mochitest/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'services/fxaccounts/tests/mochitest/chrome.toml')
-rw-r--r--services/fxaccounts/tests/mochitest/chrome.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/services/fxaccounts/tests/mochitest/chrome.toml b/services/fxaccounts/tests/mochitest/chrome.toml
new file mode 100644
index 0000000000..5e88133317
--- /dev/null
+++ b/services/fxaccounts/tests/mochitest/chrome.toml
@@ -0,0 +1,5 @@
+[DEFAULT]
+skip-if = ["os == 'android'"]
+support-files = ["file_invalidEmailCase.sjs"]
+
+["test_invalidEmailCase.html"]