summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/manifestparser/tests/broken-skip-if.toml
blob: c8b6b1999800d0066742c8ec21cfedd561e71d4c (plain)
1
2
3
4
[DEFAULT]
skip-if = [
  "os = 'win'",
]