diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2015-09-16 21:38:16 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2015-09-16 21:38:16 (GMT) |
commit | 12d5f2bb3ccea7d678588258682fe62bd82051ec (patch) | |
tree | 8ae37a60afc2903fdc2e9cda750131b2e9678d09 /test/CMakeLists.txt | |
parent | 81b5e1c51ffda212f3aafc7fd15de0a9b98863a3 (diff) | |
download | hdf5-12d5f2bb3ccea7d678588258682fe62bd82051ec.zip hdf5-12d5f2bb3ccea7d678588258682fe62bd82051ec.tar.gz hdf5-12d5f2bb3ccea7d678588258682fe62bd82051ec.tar.bz2 |
[svn-r27808] Update CMake files to use updated test files.
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r-- | test/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index f33c2df..c1e4ea7 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -257,7 +257,7 @@ set (H5_TESTS #links_env file_image enc_dec_plist - enc_dec_plist_with_endianess + enc_dec_plist_cross_platform unregister ) |