tests/thread: Make thread_exc2 runable on baremetal.

pull/1/head
Damien George 2017-01-31 13:59:20 +11:00
parent a6386f74b8
commit bebb3a6160
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Unhandled exception in thread started by <function thread_entry at 0x\[0-9a-f\]\+>
Traceback (most recent call last):
File "thread/thread_exc2.py", line 6, in thread_entry
File \.\+, line 6, in thread_entry
ValueError:
done