summaryrefslogtreecommitdiffstats
path: root/fortran/test
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-10-04 21:49:49 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-10-04 21:49:49 (GMT)
commitbc35bf6b3ede9c8069d9bda4c08dc7b7fb230cc5 (patch)
treee787033973228f4923084cd3f845dabee7ee217a /fortran/test
parent9c29c871281221a9f018b7d7b81af41d313c20cd (diff)
downloadhdf5-bc35bf6b3ede9c8069d9bda4c08dc7b7fb230cc5.zip
hdf5-bc35bf6b3ede9c8069d9bda4c08dc7b7fb230cc5.tar.gz
hdf5-bc35bf6b3ede9c8069d9bda4c08dc7b7fb230cc5.tar.bz2
HDFFV-10575, 10332, 10531, 10594 and TRILAB-21
Diffstat (limited to 'fortran/test')
-rw-r--r--fortran/test/tH5F.F902
1 files changed, 0 insertions, 2 deletions
diff --git a/fortran/test/tH5F.F90 b/fortran/test/tH5F.F90
index 72920f2..ee386dd 100644
--- a/fortran/test/tH5F.F90
+++ b/fortran/test/tH5F.F90
@@ -30,8 +30,6 @@
! access the dataset from the second file as a member of a group
! in the first file.
-
-
MODULE TH5F
CONTAINS