mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 16:58:56 +00:00
#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