summaryrefslogtreecommitdiffstats
path: root/tests/base.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-03-17 22:19:42 (GMT)
committerjoye <joye>2014-03-17 22:19:42 (GMT)
commitab93911357f921ec15187f510cda811f276d6192 (patch)
tree7671bab5cda57dc9e99c73f5fe100b3c2f8fda8c /tests/base.tcl
parent616e63f07f6fb11f568c68cb84df210dac876753 (diff)
downloadblt-ab93911357f921ec15187f510cda811f276d6192.zip
blt-ab93911357f921ec15187f510cda811f276d6192.tar.gz
blt-ab93911357f921ec15187f510cda811f276d6192.tar.bz2
*** empty log message ***
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