TSK-251: fixed Ignore import.

This commit is contained in:
Marcel Lengl 2018-02-06 11:24:41 +01:00 committed by Holger Hagen
parent 63d0c5cbff
commit d9d52d3ed6
1 changed files with 1 additions and 0 deletions

View File

@ -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;