summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
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 d76b97f..44a3065 100644
--- a/tests/text.test
+++ b/tests/text.test
@@ -683,6 +683,7 @@ test text-9.2.42 {TextWidgetCmd procedure, "count" option} {
test text-9.2.43 {TextWidgetCmd procedure, "count" option} {
.t count -lines -chars -indices -displaylines 1.0 end
} {3 903 903 45}
+.t configure -wrap none
test text-9.2.44 {TextWidgetCmd procedure, "count" option} -setup {
.t delete 1.0 end
update
@@ -698,7 +699,6 @@ test text-9.2.44 {TextWidgetCmd procedure, "count" option} -setup {
.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}
-.t configure -wrap none
# Newer tags are higher priority
.t tag configure elide1 -elide 0