summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2014-11-21 22:18:00 (GMT)
committerfvogel <fvogelnew1@free.fr>2014-11-21 22:18:00 (GMT)
commit629f5a862e30b7e3136c4b2a5580d5acaa1993db (patch)
tree247a8a3652e2c312dec860e9921309d91c791c7b /tests
parentfec6c46dcba3131cd66f024a3eae77a9e9e446fa (diff)
downloadtk-629f5a862e30b7e3136c4b2a5580d5acaa1993db.zip
tk-629f5a862e30b7e3136c4b2a5580d5acaa1993db.tar.gz
tk-629f5a862e30b7e3136c4b2a5580d5acaa1993db.tar.bz2
Fixed text-9.2.44 - This test was wrong (my bad when fixing bug [3021557fff]) but that was hidden
Diffstat (limited to 'tests')
-rw-r--r--tests/text.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text.test b/tests/text.test
index 52689ba..3f407e6 100644
--- a/tests/text.test
+++ b/tests/text.test
@@ -698,7 +698,7 @@ test text-9.2.44 {TextWidgetCmd procedure, "count" option} -setup {
.t tag add hidden 2.9 3.17
.t tag configure hidden -elide true
lappend res [.t count -displaylines 1.19 3.24] [.t count -displaylines 1.0 end]
-} -result {2 6 2 5}
+} -result {2 6 1 5}
# Newer tags are higher priority
.t tag configure elide1 -elide 0