Fix refactor errors

This commit is contained in:
Gabriele C
2016-10-04 22:30:25 +02:00
parent 7394e004ce
commit 2d2c14eb0a
6 changed files with 29 additions and 31 deletions
@@ -15,7 +15,7 @@ import static org.mockito.Mockito.doThrow;
import static org.mockito.Mockito.mock;
/**
* Test for {@link Utils}.
* Test for {@link PlayerUtils}.
*/
public class PlayerUtilsTest {