summaryrefslogtreecommitdiffstats
path: root/qa/t/webservice_bug_update.t
diff options
context:
space:
mode:
Diffstat (limited to 'qa/t/webservice_bug_update.t')
-rw-r--r--qa/t/webservice_bug_update.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/t/webservice_bug_update.t b/qa/t/webservice_bug_update.t
index 8ca59cfa7..097c506b6 100644
--- a/qa/t/webservice_bug_update.t
+++ b/qa/t/webservice_bug_update.t
@@ -7,7 +7,7 @@
use strict;
use warnings;
-use lib qw(lib);
+use lib qw(lib ../../lib ../../local/lib/perl5);
use Data::Dumper;
use QA::Util;
use QA::Tests qw(PRIVATE_BUG_USER STANDARD_BUG_TESTS);