diff options
Diffstat (limited to 'tests/micropython/heapalloc_traceback.py.exp')
-rw-r--r-- | tests/micropython/heapalloc_traceback.py.exp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/micropython/heapalloc_traceback.py.exp b/tests/micropython/heapalloc_traceback.py.exp index 16284f0da..9ba10948d 100644 --- a/tests/micropython/heapalloc_traceback.py.exp +++ b/tests/micropython/heapalloc_traceback.py.exp @@ -1,3 +1,5 @@ +StopIteration Traceback (most recent call last): - File "micropython/heapalloc_traceback.py", line 17, in test + File , line 18, in test StopIteration: + |