summaryrefslogtreecommitdiffstats
path: root/browser/components/about/test/unit/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/about/test/unit/xpcshell.ini')
-rw-r--r--browser/components/about/test/unit/xpcshell.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/browser/components/about/test/unit/xpcshell.ini b/browser/components/about/test/unit/xpcshell.ini
new file mode 100644
index 0000000000..a509dbfc4e
--- /dev/null
+++ b/browser/components/about/test/unit/xpcshell.ini
@@ -0,0 +1,7 @@
+[DEFAULT]
+skip-if = toolkit == 'android' # bug 1730213
+head =
+# make the firefox services (eg newtab-service) available to xpcshell
+firefox-appdir = browser
+
+[test_getURIFlags.js]