Fix checkstyle errors

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@375528 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-02-07 07:25:49 +00:00
parent 3907493bc8
commit f96155ed60

View File

@ -19,8 +19,6 @@ package org.apache.maven.ear.j2ee;
import junit.framework.TestCase;
import org.xml.sax.InputSource;
/**
* Test cases for the {@link J2EEEntityResolver}
*
@ -71,6 +69,7 @@ public class J2EEEntityResolverTest extends TestCase
/**
* Test that the resolver is getting resources locally
* @throws Exception if there is a problem
*/
public void testResolvingLocally()
throws Exception