X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstorage%2Ferror.t;fp=t%2Fstorage%2Ferror.t;h=3cb7a28531b1de4cc93ceef01c009118b7d6d83f;hb=c0329273268971824784f239f32c7246e68da9c5;hp=e01da704764dc93d22a4a197a710da65e9d15c53;hpb=e3be2b6ff05d6794ccd8807af8cb494403690639;p=dbsrgits%2FDBIx-Class.git diff --git a/t/storage/error.t b/t/storage/error.t index e01da70..3cb7a28 100644 --- a/t/storage/error.t +++ b/t/storage/error.t @@ -1,3 +1,5 @@ +BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) } + use strict; use warnings; @@ -5,7 +7,7 @@ use Test::More; use Test::Warn; use Test::Exception; -use lib qw(t/lib); + use DBICTest; for my $conn_args (