diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2010-08-24 13:48:15 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2010-08-24 13:48:15 (GMT) |
commit | d65e4dbd7ea14f28500e48895629f7cc1167f953 (patch) | |
tree | 3fb5902114ac9483de2dcd98c468a129cab07614 /tools | |
parent | 063ca4ad8a54eb8c04e99a4502a43f27a792b14a (diff) | |
download | hdf5-d65e4dbd7ea14f28500e48895629f7cc1167f953.zip hdf5-d65e4dbd7ea14f28500e48895629f7cc1167f953.tar.gz hdf5-d65e4dbd7ea14f28500e48895629f7cc1167f953.tar.bz2 |
[svn-r19287] Corrected name of file appearing in expected output.
(Missed edit from local test)
Diffstat (limited to 'tools')
-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 ) } |