Skip to content

Commit 53018d5

Browse files
committed
tests/micropython/heapalloc_traceback: Fix backtrace line # after refactor.
1 parent 1a71d30 commit 53018d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
StopIteration
22
Traceback (most recent call last):
3-
File , line 18, in test
3+
File , line 23, in test
44
StopIteration:
55

0 commit comments

Comments
 (0)