DBIx::Class::Bundled
[dbsrgits/DBIx-Class.git] / t / resultset / update_delete.t
index 5ae48b7..3314b88 100644 (file)
@@ -2,7 +2,6 @@ use strict;
 use warnings;
 
 use lib qw(t/lib);
-use lib qw(t/dqlib);
 use Test::More;
 use Test::Exception;