blob: a81618e7eaaaf7e51dccc9873125295f8a4aa67b [file] [log] [blame]
package org.apache.maven.it0077;
import junit.framework.TestCase;
public class PersonTwoTest
extends PersonTest
{
}