summaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc_traceback.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/micropython/heapalloc_traceback.py.exp')
-rw-r--r--tests/micropython/heapalloc_traceback.py.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/micropython/heapalloc_traceback.py.exp b/tests/micropython/heapalloc_traceback.py.exp
new file mode 100644
index 000000000..9ba10948d
--- /dev/null
+++ b/tests/micropython/heapalloc_traceback.py.exp
@@ -0,0 +1,5 @@
+StopIteration
+Traceback (most recent call last):
+ File , line 18, in test
+StopIteration:
+