summaryrefslogtreecommitdiffstats
path: root/tests/utf.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-05-11 07:41:02 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-05-11 07:41:02 (GMT)
commit97517231762b52b45e2b65d03dc8a5cdf2ed6fa3 (patch)
treeff6741c7f31bc195e9fbca048e43b01ade99608c /tests/utf.test
parent4e395367ed068227c36e2c69660993d483a52e7b (diff)
parent429a4171cb6436a84c7923dcac6ef6fe3460ce20 (diff)
downloadtcl-97517231762b52b45e2b65d03dc8a5cdf2ed6fa3.zip
tcl-97517231762b52b45e2b65d03dc8a5cdf2ed6fa3.tar.gz
tcl-97517231762b52b45e2b65d03dc8a5cdf2ed6fa3.tar.bz2
Merge 8.6
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 47e0628..0c1cc0c 100644
--- a/tests/utf.test
+++ b/tests/utf.test
@@ -173,7 +173,7 @@ test utf-4.12.0 {Tcl_NumUtfChars: #4-byte UTF-8 character} {testnumutfchars test
test utf-4.12.1 {Tcl_NumUtfChars: #4-byte UTF-8 character} {testnumutfchars testbytestring ucs4} {
testnumutfchars [testbytestring \xF0\x9F\x92\xA9] end
} 1
-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