Changes for 0.05
[gitmo/Moose-Policy.git] / t / 001_basic.t
index 0b50253..8554a7d 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More 'no_plan';
+use Test::More tests => 11;
 
 BEGIN {
     use_ok('Moose::Policy');