fix t/64-extfail.t to pass when t/lib is in @INC
[p5sagit/Config-Any.git] / t / conf / conf.xml
CommitLineData
f0e3c221 1<config>
2 <name>TestApp</name>
3 <Component name="Controller::Foo">
4 <foo>bar</foo>
5 </Component>
6 <Model name="Model::Baz">
7 <qux>xyzzy</qux>
8 </Model>
9</config>