X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F05components.t;h=63138635a4e99f7f3b2595a551acb256a2f0ae1b;hb=d52c4a75538bd15d1fa531a63c6ec45b8943dfd0;hp=459524008b6dbd68932dbfe3ba1c2ec58c32dfe2;hpb=f54428abf9cc7d7e5604745335694eaf558f6820;p=dbsrgits%2FDBIx-Class.git diff --git a/t/05components.t b/t/05components.t index 4595240..6313863 100644 --- a/t/05components.t +++ b/t/05components.t @@ -3,6 +3,7 @@ use warnings; use Test::More; use lib qw(t/lib); +use DBICTest; use DBICTest::ForeignComponent; # Tests if foreign component was loaded by calling foreign's method