Merge 'trunk' into 'prefetch'
[dbsrgits/DBIx-Class.git] / t / 41orrible.t
index 8c91929..b0117a7 100644 (file)
@@ -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;