summaryrefslogtreecommitdiffstats
path: root/xt/selenium/search.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/selenium/search.t')
-rw-r--r--xt/selenium/search.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/xt/selenium/search.t b/xt/selenium/search.t
index eefae1629..f5b51ee96 100644
--- a/xt/selenium/search.t
+++ b/xt/selenium/search.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 Test::More "no_plan";