package test; import junit.framework.TestCase; public class MakefileTest extends TestCase { public void testSimple() {} }