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