mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 00:08:04 +02:00
More work on dnd kitten
This commit is contained in:
@@ -265,6 +265,7 @@ class TestDnDKitten(BaseTest):
|
||||
if remote_client:
|
||||
pass
|
||||
else:
|
||||
self.wait_for_state('last_drop_action', GLFW_DRAG_OPERATION_COPY)
|
||||
self.wait_for_state('drop_action', 0)
|
||||
|
||||
def assert_files_have_same_content(self, a, b):
|
||||
|
||||
Reference in New Issue
Block a user