package test.jarpackages.tests; import org.testng.annotations.Test; public class A { @Test public void f() {} }