summaryrefslogtreecommitdiff
path: root/tests/micropython/native_gen.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/micropython/native_gen.py.exp')
-rw-r--r--tests/micropython/native_gen.py.exp6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/micropython/native_gen.py.exp b/tests/micropython/native_gen.py.exp
index cc09e309f..fba4e558c 100644
--- a/tests/micropython/native_gen.py.exp
+++ b/tests/micropython/native_gen.py.exp
@@ -2,3 +2,9 @@
4
5
[0, 1, 2]
+1
+caught ValueError(42,)
+3
+1
+raising GeneratorExit
+None