#567 checkstyle fix
This commit is contained in:
parent
6ecf994258
commit
1abd96a9c8
@ -1,11 +1,10 @@
|
|||||||
/**
|
|
||||||
* Created by Alexis on 02-May-17.
|
|
||||||
*/
|
|
||||||
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
|
|
||||||
import static org.junit.Assert.assertFalse;
|
import static org.junit.Assert.assertFalse;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Created by Alexis on 02-May-17.
|
||||||
|
*/
|
||||||
public class ThiefTest {
|
public class ThiefTest {
|
||||||
@Test
|
@Test
|
||||||
public void testGuard() {
|
public void testGuard() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user