X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2Fftmp-posix.t;h=149ac9a56b66e7b21a103b7dc72fce84d72886a7;hb=1c19c86813086fb9efca2171c6506afe1bfe8cc4;hp=f28785e87a5cd9ec716e7625d9522c46452d1e93;hpb=720509ee374dfb3a9fde8a9313c20d39b6105868;p=p5sagit%2Fp5-mst-13.2.git diff --git a/t/lib/ftmp-posix.t b/t/lib/ftmp-posix.t index f28785e..149ac9a 100755 --- a/t/lib/ftmp-posix.t +++ b/t/lib/ftmp-posix.t @@ -1,10 +1,4 @@ -#!./perl - -BEGIN { - chdir 't' if -d 't'; - unshift @INC, '../lib'; -} - +#!/usr/local/bin/perl -w # Test for File::Temp - POSIX functions use strict;