blob: d6ded0f8153af287eef2eb1f849db9b3903b8d44 [file] [log] [blame]
package test.pkg2;
import org.testng.annotations.Test;
public class Test3 {
@Test
public void method31() {
}
}