adding in the new junk to this
[gitmo/MooseX-AttributeHelpers.git] / t / 004_basic_number.t
index 519b9f6..0ca838e 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 18;
 
 BEGIN {
     use_ok('MooseX::AttributeHelpers');