diff options
author | David Young <dyoung@hdfgroup.org> | 2019-11-13 19:41:05 (GMT) |
---|---|---|
committer | David Young <dyoung@hdfgroup.org> | 2019-11-13 19:41:05 (GMT) |
commit | bd77af437f5a64cf26bd0e7d2da04fd383b602d3 (patch) | |
tree | 6f9a2a8ed473dd1b3de00fe42ab9fe1b1308aa6a /test | |
parent | 305177a51f5351ba13fb171858469ddec0848aeb (diff) | |
download | hdf5-bd77af437f5a64cf26bd0e7d2da04fd383b602d3.zip hdf5-bd77af437f5a64cf26bd0e7d2da04fd383b602d3.tar.gz hdf5-bd77af437f5a64cf26bd0e7d2da04fd383b602d3.tar.bz2 |
Undo accidental test deletion.
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 6a83585..d66200d 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -61,7 +61,7 @@ TEST_PROG= testhdf5 \ dtypes dsets chunk_info cmpd_dset filter_fail extend direct_chunk \ external efc objcopy objcopy_ref links unlink twriteorder big mtime fillval mount \ flush1 flush2 app_ref enum set_extent ttsafe enc_dec_plist \ - getname vfd ros3 s3comms hdfs ntypes \ + enc_dec_plist_cross_platform getname vfd ros3 s3comms hdfs ntypes \ dangle dtransform reserved cross_read freespace mf vds file_image \ unregister cache_logging cork swmr vol |