summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-02-08 20:15:40 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-02-08 20:15:40 (GMT)
commitafd2fa759f72c2936c5fcec0449acbaaaa93f989 (patch)
tree932d3a26602a58024900ccfae1a785629b54a81c /tests
parent47fa51915781b8ceb0ad65f72b06b6d4814dbde7 (diff)
downloadtk-afd2fa759f72c2936c5fcec0449acbaaaa93f989.zip
tk-afd2fa759f72c2936c5fcec0449acbaaaa93f989.tar.gz
tk-afd2fa759f72c2936c5fcec0449acbaaaa93f989.tar.bz2
Renumbered lines to avoid wrong interpretation of the test.
Diffstat (limited to 'tests')
-rw-r--r--tests/textDisp.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/textDisp.test b/tests/textDisp.test
index 532caf4..6aa3721 100644
--- a/tests/textDisp.test
+++ b/tests/textDisp.test
@@ -1193,7 +1193,7 @@ test textDisp-8.12 {TkTextChanged, moving the insert cursor redraws only past an
} {{8.0 9.0} {8.0 12.0} {8.0 12.0} {3.0 8.0} {2.0 3.0}}
test textDisp-8.13 {TkTextChanged, used to crash, see [06c1433906]} {
.t delete 1.0 end
- .t insert 1.0 \nLine1\nLine2\n
+ .t insert 1.0 \nLine2\nLine3\n
update
.t insert 3.0 ""
.t delete 1.0 2.0