Browse Source

whitespace

master
Stefan Bodewig 9 years ago
parent
commit
b7ef1bcd03
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/tests/junit/org/apache/tools/ant/AntClassLoaderTest.java

+ 2
- 2
src/tests/junit/org/apache/tools/ant/AntClassLoaderTest.java View File

@@ -40,8 +40,8 @@ import org.junit.Test;
*/
public class AntClassLoaderTest {
@Rule
public BuildFileRule buildRule = new BuildFileRule();
@Rule
public BuildFileRule buildRule = new BuildFileRule();

private AntClassLoader loader;



Loading…
Cancel
Save