X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F63register_column.t;h=7f5d2c3a148692c2bb22c83ab040c5a4e5022081;hb=50841788d03e2342a00470eb2f458e717922615b;hp=21de95d546aee8a632ffe7dff10932b6c725fbae;hpb=8273e845426f0187b4ad6c4a1b42286fa09a648f;p=dbsrgits%2FDBIx-Class.git diff --git a/t/63register_column.t b/t/63register_column.t index 21de95d..7f5d2c3 100644 --- a/t/63register_column.t +++ b/t/63register_column.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 {