summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/manifestparser/tests/include-example.toml
blob: e8865d4915afb63bb1998857fedcc5989360b303 (plain)
1
2
3
4
5
6
7
8
9
10
11
[DEFAULT]
foo = "bar"

["include:include/bar.toml"]

[fleem]

["include:include/foo.toml"]
red = "roses"
blue = "violets"
yellow = "daffodils"