package org.ejc.AnnotationProcessorMessagerBug; import org.junit.Test; /** * Unit test for simple App. */ public class AppTest { /** * We need one test so that Maven will happily run the test phase */ @Test public void dummyTest() { } }