summaryrefslogtreecommitdiffstats
path: root/java/test/TestH5Z.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/TestH5Z.java')
-rw-r--r--java/test/TestH5Z.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/test/TestH5Z.java b/java/test/TestH5Z.java
index 53e57de..fde8f1a 100644
--- a/java/test/TestH5Z.java
+++ b/java/test/TestH5Z.java
@@ -17,7 +17,6 @@ import static org.junit.Assert.fail;
import hdf.hdf5lib.H5;
import hdf.hdf5lib.HDF5Constants;
import hdf.hdf5lib.exceptions.HDF5LibraryException;
-import test.H5TestUtils;
import org.junit.After;
import org.junit.Before;