X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fschema%2Fanon.t;h=18b04b58b94679708bea6b5a2eff5598179cac5f;hb=a4e4185f3c1e0af23dc3d916f706d0e92f95de45;hp=4d74aceb2b9455d6a9e8536a804f371a61196a80;hpb=551e711a765052e8bdcb4ab704b5e05c5422330b;p=dbsrgits%2FDBIx-Class.git diff --git a/t/schema/anon.t b/t/schema/anon.t index 4d74ace..18b04b5 100644 --- a/t/schema/anon.t +++ b/t/schema/anon.t @@ -1,9 +1,11 @@ +BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) } + use strict; use warnings; use Test::More; use Test::Exception; -use lib qw(t/lib); + use DBICTest; lives_ok (sub {