Gumbert Class

This commit is contained in:
gumbertja68144 2018-11-22 15:02:49 +01:00
parent 0b7e7926b7
commit ab44bea76a

8
src/TestGumbert.java Normal file
View File

@ -0,0 +1,8 @@
import org.junit.Test;
import static org.junit.Assert.*;
@Test
public class TestGumbert {
}