Fix failing test

This commit is contained in:
Kovid Goyal
2026-05-02 17:16:27 +05:30
parent d3114ec948
commit a87441b91a
4 changed files with 24 additions and 4 deletions

View File

@@ -339,6 +339,7 @@ class TestDnDKitten(BaseTest):
self.img_drag_data = None
def read_drag_data(self, mime):
# self.pty.log_data_flow = True
ans = b''
while True:
try: