Skip to content

Commit a544396

Browse files
committed
test ru
1 parent 3ed12df commit a544396

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ async def coro():
77
assert type(event_loop).__name__ == "QSelectorEventLoop"
88
await asyncio.sleep(0)
99

10+
_ = application
1011
qasync.run(coro())
1112

1213
event_loop = asyncio.get_event_loop()

0 commit comments

Comments
 (0)