package test.listeners; import org.testng.annotations.Test; public class SimpleSample { @Test public void test() { } }