summaryrefslogtreecommitdiffstats
path: root/browser/components/customizableui/test/unit/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/customizableui/test/unit/xpcshell.toml')
-rw-r--r--browser/components/customizableui/test/unit/xpcshell.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/browser/components/customizableui/test/unit/xpcshell.toml b/browser/components/customizableui/test/unit/xpcshell.toml
new file mode 100644
index 0000000000..029a8a962d
--- /dev/null
+++ b/browser/components/customizableui/test/unit/xpcshell.toml
@@ -0,0 +1,6 @@
+[DEFAULT]
+head = ''
+skip-if = ["os == 'android'"] # bug 1730213
+firefox-appdir = "browser"
+
+["test_unified_extensions_migration.js"]