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