blob: 026e399b6c88e3aa81ec29282176289c4ee21602 [file] [log] [blame]
public class Testt {
@org.testng.annotations.Test
public void test(){}
private void notATest(){};
}