summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/bind.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bind.test b/tests/bind.test
index 387b119..c26cfcd 100644
--- a/tests/bind.test
+++ b/tests/bind.test
@@ -6100,6 +6100,7 @@ test bind-32 {-warp, window was destroyed before the idle callback DoWarp} -setu
update
} -body {
event generate .t.f <Button-1> -warp 1
+ event generate .t.f <ButtonRelease-1>
destroy .t.f
update ; # shall simply not crash
} -cleanup {