diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-03-10 06:35:20 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-03-10 06:35:20 +0000 |
commit | 11c2f0cfb6e853c95c93eb8b1c17c45bc95a9f84 (patch) | |
tree | d94ca4c82943d50a6c99bd50f0feede90b7dc699 /t/io | |
parent | 24600adc4a7b8d0320458f5125c21c1645dc6bd4 (diff) | |
download | perl-11c2f0cfb6e853c95c93eb8b1c17c45bc95a9f84.tar.gz |
Comment fix.
p4raw-id: //depot/perl@18876
Diffstat (limited to 't/io')
-rwxr-xr-x | t/io/utf8.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/io/utf8.t b/t/io/utf8.t index edf5fddb74..28090112fc 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 |