diff options
| author | microDev <70126934+microDev1@users.noreply.github.com> | 2021-03-15 23:01:23 +0530 |
|---|---|---|
| committer | microDev <70126934+microDev1@users.noreply.github.com> | 2021-03-15 23:01:23 +0530 |
| commit | f9b4189b4c640823dabb76de8effd2a836da2eb0 (patch) | |
| tree | a046c6d1f117814168150484ed1bf7840d3400d7 /tests/micropython/heapalloc_traceback.py.exp | |
| parent | a52eb88031620a81521b937f2a0651dbac2bb350 (diff) | |
update line numbering
Diffstat (limited to 'tests/micropython/heapalloc_traceback.py.exp')
| -rw-r--r-- | tests/micropython/heapalloc_traceback.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/micropython/heapalloc_traceback.py.exp b/tests/micropython/heapalloc_traceback.py.exp index facd0af13..71929db93 100644 --- a/tests/micropython/heapalloc_traceback.py.exp +++ b/tests/micropython/heapalloc_traceback.py.exp @@ -1,5 +1,5 @@ StopIteration Traceback (most recent call last): - File , line 23, in test + File , line 25, in test StopIteration: |
