diff --git a/src/test/org/apache/commons/logging/servlet/BasicServletTestCase.java b/src/test/org/apache/commons/logging/servlet/BasicServletTestCase.java index 696b48e..2fe4c0a 100644 --- a/src/test/org/apache/commons/logging/servlet/BasicServletTestCase.java +++ b/src/test/org/apache/commons/logging/servlet/BasicServletTestCase.java @@ -14,7 +14,7 @@ * limitations under the License. */ -package org.apache.commons.logging.log4j.log4j12; +package org.apache.commons.logging.servlet; import junit.framework.Test; import junit.framework.TestCase;