diff options
Diffstat (limited to 'tests/extmod/uasyncio_basic.py.exp')
-rw-r--r-- | tests/extmod/uasyncio_basic.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extmod/uasyncio_basic.py.exp b/tests/extmod/uasyncio_basic.py.exp index 6673978769..478e22abc8 100644 --- a/tests/extmod/uasyncio_basic.py.exp +++ b/tests/extmod/uasyncio_basic.py.exp @@ -3,4 +3,4 @@ after sleep short long negative -took 20 40 0 +took 200 400 0 |