summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/asyncio_wait_task.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extmod/asyncio_wait_task.py.exp')
-rw-r--r--tests/extmod/asyncio_wait_task.py.exp10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/extmod/asyncio_wait_task.py.exp b/tests/extmod/asyncio_wait_task.py.exp
new file mode 100644
index 0000000000..04be37f484
--- /dev/null
+++ b/tests/extmod/asyncio_wait_task.py.exp
@@ -0,0 +1,10 @@
+start
+task 1
+task 2
+----
+start
+hello
+world
+took 200 200
+task_raise
+ValueError