summaryrefslogtreecommitdiffstats
path: root/qa/t/webservice_user_offer_account_by_email.t
diff options
context:
space:
mode:
Diffstat (limited to 'qa/t/webservice_user_offer_account_by_email.t')
-rw-r--r--qa/t/webservice_user_offer_account_by_email.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/t/webservice_user_offer_account_by_email.t b/qa/t/webservice_user_offer_account_by_email.t
index ae311afb8..e9392bab5 100644
--- a/qa/t/webservice_user_offer_account_by_email.t
+++ b/qa/t/webservice_user_offer_account_by_email.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 Test::More tests => 29;
my ($config, $xmlrpc, $jsonrpc, $jsonrpc_get) = get_rpc_clients();