summaryrefslogtreecommitdiffstats
path: root/xt/webservice/bug_attachments.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/webservice/bug_attachments.t')
-rw-r--r--xt/webservice/bug_attachments.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/xt/webservice/bug_attachments.t b/xt/webservice/bug_attachments.t
index 50e366635..2150a0ff8 100644
--- a/xt/webservice/bug_attachments.t
+++ b/xt/webservice/bug_attachments.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 QA::Util;
use QA::Tests qw(STANDARD_BUG_TESTS PRIVATE_BUG_USER);