summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/t/op/lop.t
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/t/op/lop.t')
-rwxr-xr-xcontrib/perl5/t/op/lop.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/t/op/lop.t b/contrib/perl5/t/op/lop.t
index f15201f..d57271a 100755
--- a/contrib/perl5/t/op/lop.t
+++ b/contrib/perl5/t/op/lop.t
@@ -6,7 +6,7 @@
BEGIN {
chdir 't' if -d 't';
- unshift @INC, '../lib';
+ @INC = '../lib';
}
print "1..7\n";
OpenPOWER on IntegriCloud