From: Jarkko Hietaniemi Date: Mon, 10 Mar 2003 06:35:20 +0000 (+0000) Subject: Comment fix. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=11c2f0cfb6e853c95c93eb8b1c17c45bc95a9f84;p=p5sagit%2Fp5-mst-13.2.git Comment fix. p4raw-id: //depot/perl@18876 --- diff --git a/t/io/utf8.t b/t/io/utf8.t index edf5fdd..2809011 100755 --- a/t/io/utf8.t +++ b/t/io/utf8.t @@ -322,7 +322,7 @@ print "ok 26\n"; $t++; } } - # last test here 47 + # last test here 49 } # sysread() and syswrite() tested in lib/open.t since Fnctl is used