Rename test class so that it is run

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114547 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-01-06 08:41:00 +00:00
parent 1a72e8a4b5
commit 4d7f0743b2

View File

@@ -67,7 +67,7 @@ import org.apache.commons.jelly.JellyContext;
* @author Aslak Hellesoy
* @version $Revision: 1.1 $
*/
public class SimianLogTestCase extends TestCase {
public class SimianLogTest extends TestCase {
public void testGetDuplications() throws IOException {
SimianLog simianLog = new SimianLog();