diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-08-13 10:55:27 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-08-13 10:55:27 (GMT) |
commit | 873edb3321e09048e82e52ad58e133216bd2a10b (patch) | |
tree | 35aff79ed0da9efb8634eb13d41b1b316df7693d /tests/textIndex.test | |
parent | ba22781ef992adf469cab52eaa75cc8b6db26347 (diff) | |
parent | 230306c11427bcefce870aa2c4f9e896ea76245b (diff) | |
download | tk-873edb3321e09048e82e52ad58e133216bd2a10b.zip tk-873edb3321e09048e82e52ad58e133216bd2a10b.tar.gz tk-873edb3321e09048e82e52ad58e133216bd2a10b.tar.bz2 |
Merge 8.6
Diffstat (limited to 'tests/textIndex.test')
-rw-r--r-- | tests/textIndex.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/textIndex.test b/tests/textIndex.test index 310db6a..646c0a3 100644 --- a/tests/textIndex.test +++ b/tests/textIndex.test @@ -809,7 +809,7 @@ test textIndex-19.12.1 {Display lines} { test textIndex-19.12.2 {Display lines} { .t compare [.t index "2.50 + 100 displaylines"] == "end - 1 c" -} {1} +} 1 test textIndex-19.13 {Display lines} { destroy {*}[pack slaves .] |