Add test count
Dave Rolsky [Thu, 7 Aug 2008 16:10:43 +0000 (16:10 +0000)]
t/050_metaclasses/012_moose_exporter.t

index e91249a..dc17b52 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More 'no_plan';
+use Test::More tests => 38;
 use Test::Exception;
 
 # All the BEGIN blocks are necessary to emulate the behavior of