blob: 4669cc0058d0a4d40a3ce743c5bf094d8b271c17 [file] [log] [blame]
package test1;
import junit.framework.ThirdPartyClass;
public class DerivedTest extends ThirdPartyClass {
}