X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F20setuperrors.t;h=609581749a88907c48d815e8aec582ff8dec5693;hb=6c7ca96253b07f8ac9b6940ac35368d25ed3b139;hp=ede7e294a6fc3d0d2bf2609e660c844bdc99a6c0;hpb=8d6b1478d8fa6f7c76e313ee72a72d5eb4c24d03;p=dbsrgits%2FDBIx-Class.git diff --git a/t/20setuperrors.t b/t/20setuperrors.t index ede7e29..6095817 100644 --- a/t/20setuperrors.t +++ b/t/20setuperrors.t @@ -1,10 +1,12 @@ +BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) } + use warnings; use strict; use Test::More; use Test::Exception; -use lib 't/lib'; + use DBICTest; throws_ok (