diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-10-18 20:45:07 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-10-18 20:45:07 (GMT) |
commit | c475dd05a6b20e19da5b6fdf5000ba63120c1301 (patch) | |
tree | 4221a04229173e683f596ad24cc68dd1457737b5 /tools/test | |
parent | 49c21ebcf22380e6c402b05d981a539c8c85a5b7 (diff) | |
download | hdf5-c475dd05a6b20e19da5b6fdf5000ba63120c1301.zip hdf5-c475dd05a6b20e19da5b6fdf5000ba63120c1301.tar.gz hdf5-c475dd05a6b20e19da5b6fdf5000ba63120c1301.tar.bz2 |
Correct name of err file
Diffstat (limited to 'tools/test')
-rw-r--r-- | tools/test/h5format_convert/CMakeTests.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test/h5format_convert/CMakeTests.cmake b/tools/test/h5format_convert/CMakeTests.cmake index c2b2d3a..2240813 100644 --- a/tools/test/h5format_convert/CMakeTests.cmake +++ b/tools/test/h5format_convert/CMakeTests.cmake @@ -47,6 +47,7 @@ old_h5fc_ext2_sf.ddl old_h5fc_ext3_isf.ddl h5fc_v_err.ddl + h5fc_v_err.ddl.err ) set (HDF5_REFERENCE_TEST_FILES h5fc_non_v3.h5 |