summaryrefslogtreecommitdiffstats
path: root/tests/textDisp.test
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2014-12-17 21:52:09 (GMT)
committerfvogel <fvogelnew1@free.fr>2014-12-17 21:52:09 (GMT)
commit59b9a21b7c5259458517dc0a1fb1ecfe31dd4ddd (patch)
tree6d649126727b3e1bed9bbbd9d9c4ae745586a88e /tests/textDisp.test
parente07d132fbb2cfe30c33750fafbad2f661d854487 (diff)
downloadtk-59b9a21b7c5259458517dc0a1fb1ecfe31dd4ddd.zip
tk-59b9a21b7c5259458517dc0a1fb1ecfe31dd4ddd.tar.gz
tk-59b9a21b7c5259458517dc0a1fb1ecfe31dd4ddd.tar.bz2
Removed useless statements in tests textDisp-16.42 and textDisp-16.43
Diffstat (limited to 'tests/textDisp.test')
-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