summaryrefslogtreecommitdiffstats
path: root/t/006spellcheck.t
diff options
context:
space:
mode:
Diffstat (limited to 't/006spellcheck.t')
-rw-r--r--t/006spellcheck.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/006spellcheck.t b/t/006spellcheck.t
index 24e00242d..2f6dbbf76 100644
--- a/t/006spellcheck.t
+++ b/t/006spellcheck.t
@@ -14,7 +14,7 @@ use 5.10.1;
use strict;
use warnings;
-use lib 't';
+use lib qw(. lib local/lib/perl5 t);
use Support::Files;
# -1 because 006spellcheck.t must not be checked.