X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F41orrible.t;h=b0117a77d29c4276ed1ed30c389040cb51b322a7;hb=cea43436e10983c218ded47e1561183096685f9b;hp=8c919297c1b3fe129a3a844a715ec88e15c044b8;hpb=6f4ddea126a20d67bc599a804d097ed8d3c086aa;p=dbsrgits%2FDBIx-Class.git diff --git a/t/41orrible.t b/t/41orrible.t index 8c91929..b0117a7 100644 --- a/t/41orrible.t +++ b/t/41orrible.t @@ -5,6 +5,7 @@ use Test::More; use DBIx::Class::SQLAHacks::OracleJoins; use lib qw(t/lib); +use DBICTest; # do not remove even though it is not used use DBIC::SqlMakerTest; plan tests => 4;