summaryrefslogtreecommitdiffstats
path: root/tests/base.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/base.tcl')
-rw-r--r--tests/base.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/base.tcl b/tests/base.tcl
index 84f21d2..518f8c6 100644
--- a/tests/base.tcl
+++ b/tests/base.tcl
@@ -36,7 +36,6 @@ proc bltTest2 {graph which option value} {
set org [$graph $which cget $option]
$graph $which configure $option $value
update
-# read stdin
after $sleep
$graph $which configure $option $org
update