mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
tests: Rename uasyncio to asyncio.
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
committed by
Damien George
parent
2fbc08c462
commit
6027c41c8f
8
tests/extmod/asyncio_micropython.py.exp
Normal file
8
tests/extmod/asyncio_micropython.py.exp
Normal file
@@ -0,0 +1,8 @@
|
||||
True
|
||||
OverflowError
|
||||
task start 1
|
||||
task end 1
|
||||
2
|
||||
task start 2
|
||||
timeout
|
||||
finish
|
||||
Reference in New Issue
Block a user