--- t/20-Redis-Hash.t 2009/03/23 10:42:29 45 +++ t/20-Redis-Hash.t 2009/03/23 11:30:29 46 @@ -26,5 +26,5 @@ is_deeply( \%h, { bar => 1, baz => 99, foo => 42, }, 'structure' ); -diag dump( \%h ); +#diag dump( \%h );