diff options
Diffstat (limited to 'tests/window.test')
| -rw-r--r-- | tests/window.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/window.test b/tests/window.test index de34221..f25720d 100644 --- a/tests/window.test +++ b/tests/window.test @@ -9,7 +9,7 @@ package require tcltest 2.2 namespace import ::tcltest::* tcltest::configure {*}$argv tcltest::loadTestedCommands -namespace import ::tk::test::loadTkCommand + update # Move the mouse out of the way for window-2.1 event generate {} <Motion> -warp 1 -x 640 -y 10 |
