diff options
-rw-r--r-- | MANIFEST | 1 | ||||
-rw-r--r-- | test/CMakeLists.txt | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -949,7 +949,6 @@ ./test/tvltypes.c ./test/unlink.c ./test/vfd.c -./test/vms_data.h5 ./test/test_filters_le.hdf5 ./test/test_filters_be.hdf5 ./test/gen_filters.c diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 9ff9614..5a78324 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -105,7 +105,6 @@ SET (HDF5_REFERENCE_TEST_FILES tmtimen.h5 tmtimeo.h5 tsizeslheap.h5 - vms_data.h5 ) FOREACH (h5_file ${HDF5_REFERENCE_TEST_FILES}) |