summaryrefslogtreecommitdiffstats
path: root/java/test/TestH5Pfapl.java
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-09-16 16:38:30 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-09-16 16:38:30 (GMT)
commitc1c522f6ce8f6d7e44e6ea99860b19228f46952a (patch)
treefeafff39d43b8b72747540aaf9ccd6288c0846e3 /java/test/TestH5Pfapl.java
parent72e8387bc9421de3af291c6b7d7df6c0d1fc4ec0 (diff)
parentb477f9bcc7bb83d7c06e1d09f428030f51d71897 (diff)
downloadhdf5-c1c522f6ce8f6d7e44e6ea99860b19228f46952a.zip
hdf5-c1c522f6ce8f6d7e44e6ea99860b19228f46952a.tar.gz
hdf5-c1c522f6ce8f6d7e44e6ea99860b19228f46952a.tar.bz2
Merge pull request #1922 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'b477f9bcc7bb83d7c06e1d09f428030f51d71897': HDFFV-10901 add missing config options
Diffstat (limited to 'java/test/TestH5Pfapl.java')
-rw-r--r--java/test/TestH5Pfapl.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/test/TestH5Pfapl.java b/java/test/TestH5Pfapl.java
index 7d690cf..10a79dd 100644
--- a/java/test/TestH5Pfapl.java
+++ b/java/test/TestH5Pfapl.java
@@ -15,7 +15,6 @@ package test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
-import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;