package kornell; import org.junit.Test; public class TestNothing { @Test public void test() { } }