summaryrefslogtreecommitdiffstats
path: root/tests/menu.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/menu.test')
-rw-r--r--tests/menu.test3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/menu.test b/tests/menu.test
index ab41a52..595a21b 100644
--- a/tests/menu.test
+++ b/tests/menu.test
@@ -3327,11 +3327,8 @@ test menu-22.3 {GetIndexFromCoords: mapped window, y only} -setup {
menu .m1
.m1 add command -label "test"
.m1 configure -tearoff 0
-puts A
tk_popup .m1 0 0
-puts B
tkwait visibility .m1
-puts C
.m1 index @5
} -cleanup {
deleteWindows