micropython/tests/extmod/uasyncio_exception.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

8 lines
83 B
Plaintext

main start
ValueError 1
main start
task start
ValueError 2
main start
ValueError 3