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