summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/manifestparser/tests/default-suppfiles.toml
blob: 52dd7c68a7b708b9fbaf0fb3b3dc7e5f2e9dd9dd (plain)
1
2
3
4
5
6
7
8
[DEFAULT]
support-files = "foo.js" # a comment

[test7]
[test8]
support-files = "bar.js" # another comment
[test9]
foo = "bar"