summaryrefslogtreecommitdiffstats
path: root/browser/components/attribution/test/xpcshell/xpcshell.ini
blob: 0ab5f6b0cb3152bd72a58c3bc97f47776161c09a (plain)
1
2
3
4
5
6
7
8
9
10
11
[DEFAULT]
firefox-appdir = browser
skip-if = (os != "win" && toolkit != "cocoa") # Only available on Windows and macOS
head = head.js

[test_AttributionCode.js]
[test_MacAttribution.js]
skip-if = toolkit != "cocoa" # osx specific tests
[test_attribution_parsing.js]
[test_zoneId_parsing.js]
run-if = os == 'win' # Feature only available on Windows