THROW AWAY this commit on rebase - dirty bootstrap
[dbsrgits/DBIx-Class.git] / t / resultset / update_delete.t
index 340bb41..284a84b 100644 (file)
@@ -2,6 +2,7 @@ use strict;
 use warnings;
 
 use lib qw(t/lib);
+use lib qw(t/dqlib);
 use Test::More;
 use Test::Exception;