package ch.vorburger.learnemf; import org.junit.Test; public class EmptyTest { @Test public void testNothing() { } }