Fix test plan.
[gitmo/MooseX-Storage.git] / t / 008_do_not_serialize.t
index 527bc74..bdf2091 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 6;
+use Test::More tests => 6;
 use Test::Exception;
 
 BEGIN {