summaryrefslogtreecommitdiff
path: root/t/io
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-03-10 06:35:20 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-03-10 06:35:20 +0000
commit11c2f0cfb6e853c95c93eb8b1c17c45bc95a9f84 (patch)
treed94ca4c82943d50a6c99bd50f0feede90b7dc699 /t/io
parent24600adc4a7b8d0320458f5125c21c1645dc6bd4 (diff)
downloadperl-11c2f0cfb6e853c95c93eb8b1c17c45bc95a9f84.tar.gz
Comment fix.
p4raw-id: //depot/perl@18876
Diffstat (limited to 't/io')
-rwxr-xr-xt/io/utf8.t2
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