Why is 4 randomly hard coded there. If we can't get it from the right place, go bang
[catagits/Catalyst-Devel.git] / t / 01use.t
1 use Test::More tests => 2;
2
3 use_ok('Catalyst::Helper');
4 use_ok('Catalyst::Devel');