X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstorage%2Ftxn.t;fp=t%2Fstorage%2Ftxn.t;h=9a462bffcf44bff2b88f016d8360c0b623bccd93;hb=c0329273268971824784f239f32c7246e68da9c5;hp=f8e1b356d354e34cb1b181cf476fc046a4f4d16c;hpb=e3be2b6ff05d6794ccd8807af8cb494403690639;p=dbsrgits%2FDBIx-Class.git diff --git a/t/storage/txn.t b/t/storage/txn.t index f8e1b35..9a462bf 100644 --- a/t/storage/txn.t +++ b/t/storage/txn.t @@ -1,10 +1,12 @@ +BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) } + use strict; use warnings; use Test::More; use Test::Warn; use Test::Exception; -use lib qw(t/lib); + use DBICTest; my $code = sub {