fix a PLANNED test glitch

This commit is contained in:
Christian Thaeter 2010-01-17 17:34:23 +01:00
parent 72d9cbe91c
commit d659b1e8e7
2 changed files with 2 additions and 5 deletions

View file

@ -13,3 +13,5 @@ err: the input to the function is 440616
err: wait 1 sec
err: finished waiting
END
PLANNED "error cleared on join"

View file

@ -153,9 +153,4 @@ TEST ("mutex_thread")
}
TEST ("error_cleared_on_join")
{
//when a thread/job is finished, there must be no pending errors
}
TESTS_END