summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/manifestparser/tests/subsuite.toml
blob: 1fc81cf837eb37f1399593262c73917686416a53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[test1]
subsuite='bar,foo=="bar"' # this has a comment

[test2]
subsuite='bar,foo=="bar"'

[test3]
subsuite='baz'

[test4]
[test5]
[test6]
subsuite='bar,foo=="szy" || foo=="bar"'