planned test for clearing errors, just a note not to forget this
This commit is contained in:
parent
aea546554b
commit
c85dc85ec1
1 changed files with 5 additions and 0 deletions
|
|
@ -156,4 +156,9 @@ TEST ("mutex_thread")
|
|||
}
|
||||
|
||||
|
||||
PLANNED ("error_cleared_on_join")
|
||||
{
|
||||
//when a thread/job is finished, there must be no pending errors
|
||||
}
|
||||
|
||||
TESTS_END
|
||||
|
|
|
|||
Loading…
Reference in a new issue