remove unnecessary Path::Class dep from test
[catagits/Catalyst-Plugin-ConfigLoader.git] / t / lib / TestApp2 /
2014-01-13 Torbjørn Lindahl cleaning up test app conf files, keeping them .pl only
2014-01-13 Torbjørn Lindahl name fix of test app config files
2014-01-09 Torbjørn Lindahl tests for the config( ...->{file} ) option. addresses...