summaryrefslogtreecommitdiffstats
path: root/qa/t/webservice_product_get.t
diff options
context:
space:
mode:
Diffstat (limited to 'qa/t/webservice_product_get.t')
-rw-r--r--qa/t/webservice_product_get.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/t/webservice_product_get.t b/qa/t/webservice_product_get.t
index 0128f3348..7f445ced7 100644
--- a/qa/t/webservice_product_get.t
+++ b/qa/t/webservice_product_get.t
@@ -15,7 +15,7 @@
use strict;
use warnings;
-use lib qw(lib);
+use lib qw(lib ../../lib ../../local/lib/perl5);
use Test::More tests => 134;
use QA::Util;
my ($config, @clients) = get_rpc_clients();