updating the test numbers and adding the CountingClass test
[gitmo/Class-MOP.git] / t / 010_self_introspection.t
index ebb51cd..67ced97 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 56;
 use Test::Exception;
 
 BEGIN {