
import org.testng.annotations.Test;
public class TestNGTest { @Test void run() {} }
  