convert to Distar
[catagits/Catalyst-Devel.git] / t / 01use.t
index 3688343..09edd72 100644 (file)
--- a/t/01use.t
+++ b/t/01use.t
@@ -1,3 +1,4 @@
-use Test::More tests => 1;
+use Test::More tests => 2;
 
 use_ok('Catalyst::Helper');
+use_ok('Catalyst::Devel');