diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2010-08-24 13:47:43 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2010-08-24 13:47:43 (GMT) |
commit | 11e5e1c588ec8a0c3ae6eb5a5601fe9b8b720cd0 (patch) | |
tree | 17c87970939bb4d9b54c09f659a52987ea2ed432 /tools/testfiles | |
parent | 8c184576461bfd8bbcc2189ecda2b87fd40cf597 (diff) | |
download | hdf5-11e5e1c588ec8a0c3ae6eb5a5601fe9b8b720cd0.zip hdf5-11e5e1c588ec8a0c3ae6eb5a5601fe9b8b720cd0.tar.gz hdf5-11e5e1c588ec8a0c3ae6eb5a5601fe9b8b720cd0.tar.bz2 |
[svn-r19286] Corrected name of file appearing in expected output.
(Missed edit from local test)
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/tbinregR.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tbinregR.ddl b/tools/testfiles/tbinregR.ddl index 8afaa5d..9f2fb09 100644 --- a/tools/testfiles/tbinregR.ddl +++ b/tools/testfiles/tbinregR.ddl @@ -1,4 +1,4 @@ -HDF5 "testfiles/tdatareg.h5" { +HDF5 "tdatareg.h5" { DATASET "/Dataset1" { DATATYPE H5T_REFERENCE { H5T_STD_REF_DSETREG } DATASPACE SIMPLE { ( 4 ) / ( 4 ) } |