#567 checkstyle fix
This commit is contained in:
@ -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() {
|
||||
|
Reference in New Issue
Block a user