add missing files
[catagits/Catalyst-Plugin-ConfigLoader.git] / t / conf / conf.general
1 name = TestApp\r
2 <Component Controller::Foo>\r
3     foo bar\r
4 </Component>\r
5 <Model Baz>\r
6     qux xyzzy\r
7 </Model>