diff --git a/marker/src/test/java/ThiefTest.java b/marker/src/test/java/ThiefTest.java index 37409ecb3..bcc862803 100644 --- a/marker/src/test/java/ThiefTest.java +++ b/marker/src/test/java/ThiefTest.java @@ -1,11 +1,10 @@ -/** - * Created by Alexis on 02-May-17. - */ - import org.junit.Test; import static org.junit.Assert.assertFalse; +/** + * Created by Alexis on 02-May-17. + */ public class ThiefTest { @Test public void testGuard() {