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