updated the test
[catagits/Catalyst-Runtime.git] / t / lib / TestAppContainer / testappcontainer.pl
CommitLineData
ffc0b0d8 1{
2 name => 'TestAppContainer',
3 'Controller::Config' => { foo => 'foo' },
4 cache => '__HOME__/cache',
5 multi => '__HOME__,__path_to(x)__,__HOME__,__path_to(y)__',
6}