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