planned test for clearing errors, just a note not to forget this

This commit is contained in:
Christian Thaeter 2010-01-16 11:47:58 +01:00
parent aea546554b
commit c85dc85ec1

View file

@ -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