removed mention of deleted tst_h_rd_cmp.c from h5_test CMake build

This commit is contained in:
Ed Hartnett 2017-11-26 09:01:54 -07:00
parent f33897e248
commit 922734b88f

View File

@ -12,5 +12,3 @@ FOREACH(CTEST ${H5TESTS})
)
ADD_TEST(${CTEST} ${EXECUTABLE_OUTPUT_PATH}/${CTEST})
ENDFOREACH()
SET_TESTS_PROPERTIES(tst_h_rd_cmp PROPERTIES DEPENDS tst_h_wrt_cmp)