Actually switch the create script to new script style. Testing I did yesterday obviou...
[catagits/Catalyst-Devel.git] / t / 01use.t
1 use Test::More tests => 2;
2
3 use_ok('Catalyst::Helper');
4 use_ok('Catalyst::Devel');