Redo remove selection I/O test from testphdf5 in CMake #2860. (#2874)

This commit is contained in:
Larry Knox
2023-05-02 09:02:26 -07:00
committed by GitHub
parent ad8c26e9f7
commit 686b76524f
-1
View File
@@ -8,7 +8,6 @@ project (HDF5_TEST_PAR C)
set (testphdf5_SOURCES
${HDF5_TEST_PAR_SOURCE_DIR}/testphdf5.c
${HDF5_TEST_PAR_SOURCE_DIR}/t_dset.c
${HDF5_TEST_PAR_SOURCE_DIR}/t_select_io_dset.c
${HDF5_TEST_PAR_SOURCE_DIR}/t_file.c
${HDF5_TEST_PAR_SOURCE_DIR}/t_file_image.c
${HDF5_TEST_PAR_SOURCE_DIR}/t_mdset.c