X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F93autocast.t;h=084f71467785413dcd3ff4989c7941ab4c916e91;hb=b090048f6d8bd2cba0bae8ea7ec26459dd20dca8;hp=49c1f5710598f302df5fdd1138dcd9cd33c007d8;hpb=2cfc22ddff9cb35524031dfc9d429d294b5e3d6e;p=dbsrgits%2FDBIx-Class.git diff --git a/t/93autocast.t b/t/93autocast.t index 49c1f57..084f714 100644 --- a/t/93autocast.t +++ b/t/93autocast.t @@ -1,8 +1,10 @@ +BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) } + use strict; use warnings; use Test::More; -use lib qw(t/lib); + use DBICTest; { # Fake storage driver for sqlite with autocast