adding in the new junk to this
[gitmo/MooseX-AttributeHelpers.git] / t / 000_load.t
index e62e167..30cd112 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 1;
 
 BEGIN {
     use_ok('MooseX::AttributeHelpers');