summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/t/lib/ph.t
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/t/lib/ph.t')
-rwxr-xr-xcontrib/perl5/t/lib/ph.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/t/lib/ph.t b/contrib/perl5/t/lib/ph.t
index de27dee..dd24c79 100755
--- a/contrib/perl5/t/lib/ph.t
+++ b/contrib/perl5/t/lib/ph.t
@@ -6,7 +6,7 @@
BEGIN {
chdir 't' if -d 't';
- @INC = '../lib';
+ unshift @INC, '../lib';
}
# All the constants which Socket.pm tries to make available:
OpenPOWER on IntegriCloud