blob: b639f095cf367c03850756d33d484517335ec4e7 [file] [log] [blame]
package test.junit;
import junit.framework.TestCase;
public class TestAd extends TestCase {
public void testAd1() {
}
}