Try to fix dnd tests

This commit is contained in:
Matthias Clasen
2023-05-03 23:18:43 -04:00
parent f23eaafc85
commit 57e6aae80a

View File

@@ -443,6 +443,8 @@ def expect_drop(value, timeout):
def dnd_tests():
try:
pointer_move(-100, -100)
launch_drag_source('abc')
pointer_move(100, 100)