added some branch exercising tests in 10-branches.t and 51-ini.t, and a second INI...
[p5sagit/Config-Any.git] / t / conf / conf.json
CommitLineData
dc537df3 1{\r
2 "name": "TestApp",\r
3 "Component": {\r
4 "Controller::Foo": {\r
5 "foo": "bar"\r
6 }\r
7 },\r
8 "Model": {\r
9 "Model::Baz": {\r
10 "qux": "xyzzy"\r
11 }\r
12 }\r
13}\r