Fixed multithreaded NextSubTest() output problems

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@157 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Tyler Dauwalder
2002-07-12 20:30:45 +00:00
parent 40ea65d602
commit 0a99bdf489
6 changed files with 131 additions and 20 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ BTestCase::NextSubTest() {
void
BTestCase::NextSubTestBlock() {
// printf("\n");
printf("\n");
}
/*! To return to the last saved working directory, call RestoreCWD(). */