updating the test numbers and adding the CountingClass test
[gitmo/Class-MOP.git] / t / 020_attribute.t
index 3051fb6..d23820d 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 64;
 use Test::Exception;
 
 BEGIN {