blob: c71e0f2449ce3529c84070461e20193c1902c105 (
plain)
1
2
3
4
5
6
7
|
[DEFAULT]
skip-if = ["os == 'android'"] # bug 1730213
head = ''
# make the firefox services (eg newtab-service) available to xpcshell
firefox-appdir = "browser"
["test_getURIFlags.js"]
|