updating the test numbers and adding the CountingClass test
[gitmo/Class-MOP.git] / t / 001_basic.t
index b04bd54..55f443c 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 19;
 use Test::Exception;
 
 BEGIN {