0.06
[gitmo/MooseX-Storage.git] / t / 007_false.t
index ee53900..1b19ea6 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 7;
+use Test::More tests => 8;
 
 BEGIN {
     use_ok('MooseX::Storage');
@@ -30,6 +30,8 @@ BEGIN {
     );
     isa_ok( $foo, 'Foo' );
     
+    is($foo->boolean, 0, '... got the right boolean value');
+    
     is_deeply(
         $foo->pack,
         {