import org.junit.Test; public class JUnitExtra { @Test public void ok() { } }