fixed bug where setup wasn't called without plugins
[catagits/CatalystX-Declare.git] / t / lib / PlainTestApp.pm
CommitLineData
4f00d8db 1use CatalystX::Declare;
2
3application PlainTestApp { }