blob: 1e6b71dc2c945166c4c18333f151cb12956d57cc [file] [log] [blame]
package test1;
import junit.framework.TestCase;
public class Test5 extends TestCase {
public void test() {}
}