projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
24600ad
)
Comment fix.
Jarkko Hietaniemi [Mon, 10 Mar 2003 06:35:20 +0000 (06:35 +0000)]
p4raw-id: //depot/perl@18876
t/io/utf8.t
patch
|
blob
|
blame
|
history
diff --git
a/t/io/utf8.t
b/t/io/utf8.t
index
edf5fdd
..
2809011
100755
(executable)
--- 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