whops
[dbsrgits/DBIx-Class.git] / t / 95sql_maker.t
index 531920d..0f7dda8 100644 (file)
@@ -13,8 +13,6 @@ BEGIN {
         : ( tests => 3 );
 }
 
-use lib qw(t/lib);
-
 use_ok('DBICTest');
 
 my $schema = DBICTest->init_schema();