diff options
Diffstat (limited to 'tests/extmod/uasyncio_basic.py.exp')
| -rw-r--r-- | tests/extmod/uasyncio_basic.py.exp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/extmod/uasyncio_basic.py.exp b/tests/extmod/uasyncio_basic.py.exp new file mode 100644 index 000000000..447d05d5e --- /dev/null +++ b/tests/extmod/uasyncio_basic.py.exp @@ -0,0 +1,5 @@ +start +after sleep +short +long +took 20 40 |
