reformat code, resolve compiler warnings

This commit is contained in:
Skylot
2013-09-24 21:59:32 +04:00
parent a99e0e9618
commit 9bf7270bf3
41 changed files with 121 additions and 84 deletions
@@ -14,7 +14,7 @@ import java.util.List;
import org.junit.Test;
import static junit.framework.Assert.assertEquals;
import static org.junit.Assert.assertEquals;
import static org.mockito.Mockito.mock;
public class JRootTest {