diff options
Diffstat (limited to 'tests/geometry.test')
| -rw-r--r-- | tests/geometry.test | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/geometry.test b/tests/geometry.test index 1588bb9..231da90 100644 --- a/tests/geometry.test +++ b/tests/geometry.test @@ -7,11 +7,6 @@ # Copyright © 1998-1999 Scriptics Corporation. # All rights reserved. -proc getsize w { - regexp {(^[^+-]*)} [wm geometry $w] foo x - return $x -} - package require tcltest 2.2 eval tcltest::configure $argv tcltest::loadTestedCommands |
