summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogelnew1@free.fr <fvogel>2014-12-17 21:52:09 (GMT)
committerfvogelnew1@free.fr <fvogel>2014-12-17 21:52:09 (GMT)
commit2d36ec561f65aa77263cbb1123453b128e73703e (patch)
tree9957b225067ca4527566b01176c9fd4f6d25ffd1 /tests
parent235bc32f364671dd60b236f0a4474d18cf7482de (diff)
downloadtk-2d36ec561f65aa77263cbb1123453b128e73703e.zip
tk-2d36ec561f65aa77263cbb1123453b128e73703e.tar.gz
tk-2d36ec561f65aa77263cbb1123453b128e73703e.tar.bz2
Removed useless statements in tests textDisp-16.42 and textDisp-16.43
Diffstat (limited to 'tests')
-rw-r--r--tests/textDisp.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/textDisp.test b/tests/textDisp.test
index 678ad4e..b8db32c 100644
--- a/tests/textDisp.test
+++ b/tests/textDisp.test
@@ -2100,7 +2100,6 @@ test textDisp-16.42 {TkTextYviewCmd procedure with indices in elided lines} {
.t tag add hidden 5.15 20.15
.t tag configure hidden -elide true
.t yview 35.0
- set res {}
.t yview scroll [expr {- 15 * $fixedHeight}] pixels
update
.t index @0,0
@@ -2115,7 +2114,6 @@ test textDisp-16.43 {TkTextYviewCmd procedure with indices in elided lines} {
.t tag add hidden 5.15 20.15
.t tag configure hidden -elide true
.t yview 35.0
- set res {}
.t yview scroll -15 units
update
.t index @0,0