diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2016-09-14 20:50:29 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2016-09-14 20:50:29 (GMT) |
commit | c1c384878ba58193120c3da804d761542c47bd7d (patch) | |
tree | 6ff2ab0113d440922680c44043c9ea842261a9d6 /test/CMakeLists.txt | |
parent | c15d93826b1fee98dfebc9903808a3b8a29e9512 (diff) | |
download | hdf5-c1c384878ba58193120c3da804d761542c47bd7d.zip hdf5-c1c384878ba58193120c3da804d761542c47bd7d.tar.gz hdf5-c1c384878ba58193120c3da804d761542c47bd7d.tar.bz2 |
Added missing evict on close test file line to test/CMakeLists.txt.
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r-- | test/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 97471d1..19603ca 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -203,6 +203,7 @@ set (H5_TESTS ohdr stab gheap + evict_on_close farray earray btree2 |