1
0

Format nits

This commit is contained in:
Gary Gregory
2023-11-19 16:21:18 -05:00
parent 6cff4d220a
commit a39a6d1234
3 changed files with 4 additions and 4 deletions

View File

@@ -156,7 +156,7 @@ public class LoadTestCase extends TestCase{
* Note that this test assumes that commons-logging.jar and log4j.jar
* are available via the system classpath.
*/
public void testInContainer()throws Exception{
public void testInContainer() throws Exception{
//problem can be in this step (broken app container or missconfiguration)
//1. Thread.currentThread().setContextClassLoader(ClassLoader.getSystemClassLoader());