diff options
Diffstat (limited to 'tests/micropython/heapalloc.py.exp')
-rw-r--r-- | tests/micropython/heapalloc.py.exp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/micropython/heapalloc.py.exp b/tests/micropython/heapalloc.py.exp index 3d5825f5a..c8cffe183 100644 --- a/tests/micropython/heapalloc.py.exp +++ b/tests/micropython/heapalloc.py.exp @@ -9,6 +9,3 @@ 1 2 1 1 1 2 3 4 10 -Traceback (most recent call last): - File "micropython/heapalloc.py", line 42, in test -StopIteration: |