X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=t%2F20-Redis-Hash.t;h=169eda46c072fda184d1db4b06be7b36f722dfad;hb=HEAD;hp=660c8f390b180629f30f7fbc1a018eca5f851149;hpb=3f297ca22758930ab7ad8ea5991350791ae67437;p=perl-Redis.git diff --git a/t/20-Redis-Hash.t b/t/20-Redis-Hash.t index 660c8f3..169eda4 100755 --- a/t/20-Redis-Hash.t +++ b/t/20-Redis-Hash.t @@ -5,7 +5,6 @@ use strict; use Test::More tests => 8; use lib 'lib'; -use Data::Dump qw/dump/; BEGIN { use_ok( 'Redis::Hash' );