micropython/tests/extmod/uasyncio_wait_task.py.exp
Damien George c4935f3049 tests/extmod: Add uasyncio tests.
All .exp files are included because they require CPython 3.8 which may not
always be available.
2020-03-26 01:25:45 +11:00

11 lines
76 B
Plaintext

start
task 1
task 2
----
start
hello
world
took 40 40
task_raise
ValueError