updating the test numbers and adding the CountingClass test
[gitmo/Class-MOP.git] / t / 011_create_class.t
index 66cb130..008cfa3 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 27;
 use Test::Exception;
 
 BEGIN {