adding in the new junk to this
[gitmo/MooseX-AttributeHelpers.git] / t / 011_counter_with_defaults.t
index 5a5e74d..37ed3bc 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 14;
 
 BEGIN {
     use_ok('MooseX::AttributeHelpers');