Skip to content

Commit 1abd96a

Browse files
committed
iluwatar#567 checkstyle fix
1 parent 6ecf994 commit 1abd96a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

marker/src/test/java/ThiefTest.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
/**
2-
* Created by Alexis on 02-May-17.
3-
*/
4-
51
import org.junit.Test;
62

73
import static org.junit.Assert.assertFalse;
84

5+
/**
6+
* Created by Alexis on 02-May-17.
7+
*/
98
public class ThiefTest {
109
@Test
1110
public void testGuard() {

0 commit comments

Comments
 (0)