summaryrefslogtreecommitdiffstats
path: root/widget/tests/unit/xpcshell.toml
blob: 4e702ca356b0abb5b654902503680de9712942b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
[DEFAULT]
head = ""

["test_macsharingservice.js"]
run-if = ["os == 'mac'"]

["test_macwebapputils.js"]
run-if = ["os == 'mac'"]

["test_taskbar_legacyjumplistitems.js"]
skip-if = ["os == 'win'"]