summaryrefslogtreecommitdiffstats
path: root/tests/utf.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-05-11 07:39:02 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-05-11 07:39:02 (GMT)
commit429a4171cb6436a84c7923dcac6ef6fe3460ce20 (patch)
tree022cb40236b73c52c77cb797eb57db6e550d52a6 /tests/utf.test
parent0733f232745ac3cc9a3bd4913bd5ffb8b58378a5 (diff)
downloadtcl-429a4171cb6436a84c7923dcac6ef6fe3460ce20.zip
tcl-429a4171cb6436a84c7923dcac6ef6fe3460ce20.tar.gz
tcl-429a4171cb6436a84c7923dcac6ef6fe3460ce20.tar.bz2
occurance -> occurrence.
Diffstat (limited to 'tests/utf.test')
-rw-r--r--tests/utf.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/utf.test b/tests/utf.test
index 8745385..1b427c9 100644
--- a/tests/utf.test
+++ b/tests/utf.test
@@ -179,7 +179,7 @@ test utf-4.12.1 {Tcl_NumUtfChars: #4-byte UTF-8 character} {testnumutfchars test
test utf-4.12.2 {Tcl_NumUtfChars: #4-byte UTF-8 character} {testnumutfchars testbytestring utf16} {
testnumutfchars [testbytestring \xF0\x9F\x92\xA9] end
} 2
-test utf-4.13 {Tcl_NumUtfChars: end of string} {testnumutfchars testbytestring} {
+test utf-4.13 {Tcl_NumUtfChars: end of string} {testnumutfchars testbytestring} {
testnumutfchars foobar[testbytestring \xF2\xC2\xA0] end
} 8