add scripts/* to MANIFEST
[perl-Redis.git] / t / 20-Redis-Hash.t
index 660c8f3..169eda4 100755 (executable)
@@ -5,7 +5,6 @@ use strict;
 
 use Test::More tests => 8;
 use lib 'lib';
-use Data::Dump qw/dump/;
 
 BEGIN {
        use_ok( 'Redis::Hash' );