X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcomp%2Fbproto.t;h=70748be551c201c73c043442a6bae03fe9de0fcc;hb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;hp=01efb8401cc00654a62aedf5c2ea010f39a9a790;hpb=4b19af017623bfa3bb72bb164598a517f586e0d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/t/comp/bproto.t b/t/comp/bproto.t index 01efb84..70748be 100755 --- a/t/comp/bproto.t +++ b/t/comp/bproto.t @@ -5,7 +5,7 @@ BEGIN { chdir 't' if -d 't'; - unshift @INC, '../lib'; + @INC = '../lib'; } print "1..10\n";