0.11
[gitmo/MooseX-Storage.git] / t / 002_basic_io.t
index f5acac8..4474eb6 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 9;
 
 {
     package Foo;