Added BWTestThread.java in makefiles, removed print stmt. from TestLoader

git-svn-id: svn://10.0.0.236/trunk@51264 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
leila.garin%eng.sun.com
1999-10-20 17:21:23 +00:00
parent 3e3cacb732
commit 74762b6d76
5 changed files with 49 additions and 2 deletions

View File

@@ -173,7 +173,6 @@ public class TestLoader
}
}
txtPrint("Parent Thread Done", "PASSED");
return null;
}