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