updating the test numbers and adding the CountingClass test
[gitmo/Class-MOP.git] / t / 004_advanced_methods.t
index f3a3d49..83efe42 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 9;
 use Test::Exception;
 
 BEGIN {