foo
[gitmo/Moose-Autobox.git] / t / 000_load.t
index 7650751..32c9d47 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 1;
 
 BEGIN {
     use_ok('Moose::Autobox');