remove $class->import from C::Test as it will break code that does not overload Catal...
[catagits/Catalyst-Runtime.git] / t / 01use.t
1 use Test::More tests => 1;
2
3 use_ok('Catalyst');