summaryrefslogtreecommitdiffstats
path: root/t/013dbschema.t
diff options
context:
space:
mode:
Diffstat (limited to 't/013dbschema.t')
-rw-r--r--t/013dbschema.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/013dbschema.t b/t/013dbschema.t
index 217176ff2..8313444d7 100644
--- a/t/013dbschema.t
+++ b/t/013dbschema.t
@@ -16,7 +16,7 @@ use 5.10.1;
use strict;
use warnings;
-use lib qw(. t lib);
+use lib qw(. lib local/lib/perl5 t);
use Bugzilla;
use Bugzilla::DB::Schema;