From: Chip Salzenberg Date: Sat, 23 Nov 1996 14:01:10 +0000 (+1200) Subject: Elide spurious space in db-hash.t X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7c250e572a32978e69b1e9f1f497d3ebd8c9ef5c;p=p5sagit%2Fp5-mst-13.2.git Elide spurious space in db-hash.t --- diff --git a/t/lib/db-hash.t b/t/lib/db-hash.t index e6ffa6b..09c0ee2 100755 --- a/t/lib/db-hash.t +++ b/t/lib/db-hash.t @@ -1,4 +1,4 @@ -#!./perl -w +#!./perl -w BEGIN { @INC = '../lib' if -d '../lib' ;