Optimized imports
This commit is contained in:
parent
b1c53d88ae
commit
c570847f3a
34 changed files with 22 additions and 52 deletions
|
|
@ -27,7 +27,8 @@ package zutil.log;
|
|||
import org.junit.Test;
|
||||
import zutil.log.CounterManager.Counter;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertSame;
|
||||
|
||||
public class CounterManagerTest {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue