Skip to content

Commit c6ae56e

Browse files
committed
Minor changes in tests
1 parent 15deed1 commit c6ae56e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/02-accessors.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ use warnings;
55
use lib 't/tlib';
66
use Test::More tests => 41;
77
use AnyEvent::RipeRedis qw( :err_codes );
8+
use AnyEvent::RipeRedis::Error;
89

910
my $REDIS = AnyEvent::RipeRedis->new(
1011
password => 'test',

0 commit comments

Comments
 (0)