Merge 'trunk' into 'oracle-tweaks'
[dbsrgits/DBIx-Class.git] / t / 42toplimit.t
index 5ad3c9f..05c60cb 100644 (file)
@@ -3,6 +3,8 @@ use warnings;
 \r
 use Test::More;\r
 use DBIx::Class::Storage::DBI;\r
+use lib qw(t/lib);\r
+use DBICTest; # do not remove even though it is not used\r
 \r
 plan tests => 1;\r
 \r