diff options
Diffstat (limited to 'tests/extmod/asyncio_basic.py.exp')
-rw-r--r-- | tests/extmod/asyncio_basic.py.exp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/extmod/asyncio_basic.py.exp b/tests/extmod/asyncio_basic.py.exp new file mode 100644 index 0000000000..478e22abc8 --- /dev/null +++ b/tests/extmod/asyncio_basic.py.exp @@ -0,0 +1,6 @@ +start +after sleep +short +long +negative +took 200 400 0 |