summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/text.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text.test b/tests/text.test
index 023aedf..a85edfa 100644
--- a/tests/text.test
+++ b/tests/text.test
@@ -3272,7 +3272,7 @@ test text-25.22 {patch 1669632 (v) - <<Clear>> is atomic} -setup {
event generate .top.t <<Undo>>
.top.t get 1.0 "1.0 lineend"
} -cleanup {
- destroy .t
+ destroy .top.t .top
} -result "This A an example text"
test text-26.1 {bug fix - 624372, ControlUtfProc long lines} {