diff options
Diffstat (limited to 'tests/micropython/emg_exc.py.exp')
-rw-r--r-- | tests/micropython/emg_exc.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/micropython/emg_exc.py.exp b/tests/micropython/emg_exc.py.exp index fd2cfb272..0d4b80ce2 100644 --- a/tests/micropython/emg_exc.py.exp +++ b/tests/micropython/emg_exc.py.exp @@ -1,4 +1,4 @@ Traceback (most recent call last): -, line 20, in f +, line 22, in f ValueError: 1 |