summaryrefslogtreecommitdiffstats
path: root/toolkit/components/contextualidentity/tests/unit/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/contextualidentity/tests/unit/xpcshell.toml')
-rw-r--r--toolkit/components/contextualidentity/tests/unit/xpcshell.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/toolkit/components/contextualidentity/tests/unit/xpcshell.toml b/toolkit/components/contextualidentity/tests/unit/xpcshell.toml
new file mode 100644
index 0000000000..733734eba2
--- /dev/null
+++ b/toolkit/components/contextualidentity/tests/unit/xpcshell.toml
@@ -0,0 +1,11 @@
+[DEFAULT]
+firefox-appdir = "browser"
+
+["test_basic.js"]
+skip-if = ["appname == 'thunderbird'"]
+
+["test_corruptedFile.js"]
+skip-if = ["appname == 'thunderbird'"]
+
+["test_migratedFile.js"]
+skip-if = ["appname == 'thunderbird'"]