summaryrefslogtreecommitdiffstats
path: root/xt/webservice/bug_update.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/webservice/bug_update.t')
-rw-r--r--xt/webservice/bug_update.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/xt/webservice/bug_update.t b/xt/webservice/bug_update.t
index 10736ea12..423b00c42 100644
--- a/xt/webservice/bug_update.t
+++ b/xt/webservice/bug_update.t
@@ -10,7 +10,7 @@ use strict;
use warnings;
use FindBin qw($RealBin);
-use lib "$RealBin/../lib";
+use lib "$RealBin/../lib", "$RealBin/../../local/lib/perl5";
use Data::Dumper;
use QA::Util;