summaryrefslogtreecommitdiffstats
path: root/qa/t/webservice_bug_update_see_also.t
diff options
context:
space:
mode:
Diffstat (limited to 'qa/t/webservice_bug_update_see_also.t')
-rw-r--r--qa/t/webservice_bug_update_see_also.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/t/webservice_bug_update_see_also.t b/qa/t/webservice_bug_update_see_also.t
index 3bdc3dc25..fc6c9bc9e 100644
--- a/qa/t/webservice_bug_update_see_also.t
+++ b/qa/t/webservice_bug_update_see_also.t
@@ -11,7 +11,7 @@
use strict;
use warnings;
-use lib qw(lib);
+use lib qw(lib ../../lib ../../local/lib/perl5);
use QA::Util;
use QA::Tests qw(PRIVATE_BUG_USER STANDARD_BUG_TESTS);
use Test::More tests => 117;