TSK-251: fixed Ignore import.
This commit is contained in:
parent
63d0c5cbff
commit
d9d52d3ed6
|
@ -11,6 +11,7 @@ import java.util.ArrayList;
|
|||
|
||||
import org.h2.store.fs.FileUtils;
|
||||
import org.junit.AfterClass;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
|
||||
|
|
Loading…
Reference in New Issue