From e2fe0bbd1dddbccd0849c2a44cbb29704b7769f7 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Fri, 26 Apr 2024 07:50:02 +0000 Subject: typo --- tests/stringObj.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/stringObj.test b/tests/stringObj.test index 2c91546..e6bf8f9 100644 --- a/tests/stringObj.test +++ b/tests/stringObj.test @@ -163,7 +163,7 @@ test stringObj-6.8 {Tcl_AppendStringsToObj procedure, object totally empty} test teststringobj appendstrings 1 {} list [teststringobj length2 1] [teststringobj get 1] } {0 {}} -test stringObj-6.9 {Tcl_AppendStringToObj, pure unicode} testobj { +test stringObj-6.9 {Tcl_AppendStringsToObj, pure unicode} testobj { testobj freeallvars teststringobj set2 1 [string replace abc 1 1 d] teststringobj appendstrings 1 foo bar soom -- cgit v0.12