X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fop%2Fnothr5005.t;h=411a0b470e7503f59c42ee01f6539282974ac9f6;hb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;hp=fd36e2e89ab4b6c7eb243db0ae683e214b05a4c5;hpb=4b19af017623bfa3bb72bb164598a517f586e0d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/t/op/nothr5005.t b/t/op/nothr5005.t index fd36e2e..411a0b4 100755 --- a/t/op/nothr5005.t +++ b/t/op/nothr5005.t @@ -6,7 +6,7 @@ BEGIN { chdir 't' if -d 't'; - unshift @INC, "../lib"; + @INC = '../lib'; require Config; import Config; if ($Config{'use5005threads'})