diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-06-15 17:27:03 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-06-15 17:27:03 (GMT) |
commit | 7424ea56d7597b88c05136f1fa978b496a232549 (patch) | |
tree | 7fbcd6f52d08e99411341cf44c961ddd40a8f253 /tools/test/h5import | |
parent | c288898630149fe913525341fff13bde9f02d80b (diff) | |
download | hdf5-7424ea56d7597b88c05136f1fa978b496a232549.zip hdf5-7424ea56d7597b88c05136f1fa978b496a232549.tar.gz hdf5-7424ea56d7597b88c05136f1fa978b496a232549.tar.bz2 |
HDFFV-10219 Add new reference file file for new test
Diffstat (limited to 'tools/test/h5import')
-rw-r--r-- | tools/test/h5import/CMakeTests.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test/h5import/CMakeTests.cmake b/tools/test/h5import/CMakeTests.cmake index 009434f..aaf9052 100644 --- a/tools/test/h5import/CMakeTests.cmake +++ b/tools/test/h5import/CMakeTests.cmake @@ -47,6 +47,7 @@ dtxtstr.h5.txt tall_fp32.ddl tall_i32.ddl + tintsattrs_u32.ddl ) set (HDF5_REFERENCE_TEST_FILES binfp64.h5 |