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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user