summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/async_await.py.exp
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-04-13 15:56:15 +0100
committerDamien George <damien.p.george@gmail.com>2016-04-13 15:56:15 +0100
commit7f7e24754564673c7a8246cd067b68b6e5de1e29 (patch)
tree131b3003f9a7581dc0f699ed542b53ad5a290dfb /tests/basics/async_await.py.exp
parent6eb17c31a926f33428817277ba36bd4950f3500d (diff)
downloadmicropython-7f7e24754564673c7a8246cd067b68b6e5de1e29.tar.gz
micropython-7f7e24754564673c7a8246cd067b68b6e5de1e29.zip
tests: Add .exp files for async tests, so they can run with Python 3.4.
Diffstat (limited to 'tests/basics/async_await.py.exp')
-rw-r--r--tests/basics/async_await.py.exp32
1 files changed, 32 insertions, 0 deletions
diff --git a/tests/basics/async_await.py.exp b/tests/basics/async_await.py.exp
new file mode 100644
index 0000000000..b51c388a93
--- /dev/null
+++ b/tests/basics/async_await.py.exp
@@ -0,0 +1,32 @@
+4
+3
+2
+1
+0
+0
+1
+0
+0
+2
+1
+0
+0
+1
+0
+0
+3
+2
+1
+0
+0
+1
+0
+0
+2
+1
+0
+0
+1
+0
+0
+finished