Skip to content

Commit bebb3a6

Browse files
committed
tests/thread: Make thread_exc2 runable on baremetal.
1 parent a6386f7 commit bebb3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/thread/thread_exc2.py.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Unhandled exception in thread started by <function thread_entry at 0x\[0-9a-f\]\+>
22
Traceback (most recent call last):
3-
File "thread/thread_exc2.py", line 6, in thread_entry
3+
File \.\+, line 6, in thread_entry
44
ValueError:
55
done

0 commit comments

Comments
 (0)