got some basic tests going and a start at how this is going to come together
[gitmo/MooseX-Attribute-Cached.git] / t / 000_load.t
index 8904363..823ed72 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More plan => 1;
+use Test::More tests => 1;
 
 
 BEGIN {