DBIx::Class::Bundled
[dbsrgits/DBIx-Class.git] / t / 53lean_startup.t
index 1c1eadd..4cc046b 100644 (file)
@@ -64,8 +64,6 @@ use strict;
 use warnings;
 use Test::More;
 
-use lib 't/dqlib';
-
 BEGIN {
   plan skip_all => 'A defined PERL5OPT may inject extra deps crashing this test'
     if $ENV{PERL5OPT};
@@ -110,6 +108,8 @@ BEGIN {
 
     Data::Dumper::Concise
 
+    File::Spec
+
     Module::Runtime
     Data::Query::Constants
     Data::Query::ExprHelpers