diff options
-rw-r--r-- | test/CMakeLists.txt | 1 | ||||
-rw-r--r-- | test/CMakeTests.cmake | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index fcee7e8..ed6bacc 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -268,7 +268,6 @@ set (H5_TESTS cache_logging cork swmr - ohdr_mindset vol ) diff --git a/test/CMakeTests.cmake b/test/CMakeTests.cmake index 178c8e7..57038fa 100644 --- a/test/CMakeTests.cmake +++ b/test/CMakeTests.cmake @@ -361,6 +361,7 @@ set (test_CLEANFILES ohdr.h5 ohdr_min_a.h5 ohdr_min_b.h5 + min_dset_ohdr_testfile.h5 stab.h5 extern_*.h5 extern_*.raw |