summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tattr-1.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tattr-1.ddl')
-rw-r--r--tools/testfiles/tattr-1.ddl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/tattr-1.ddl b/tools/testfiles/tattr-1.ddl
index 857b0f7..146597c 100644
--- a/tools/testfiles/tattr-1.ddl
+++ b/tools/testfiles/tattr-1.ddl
@@ -1,13 +1,13 @@
#############################
Expected output for 'h5dump tattr.h5'
#############################
-HDF5 "tattr.h5" {
+HDF5 "testfiles\tattr.h5" {
GROUP "/" {
ATTRIBUTE "attr1" {
DATATYPE { H5T_STD_I8BE }
DATASPACE { SIMPLE ( 24 ) / ( 24 ) }
DATA {
- 97, 116, 116, 114, 105, 98, 117, 116, 101, 32, 111, 102, 32, 114, 111,
+ 97, 116, 116, 114, 105, 98, 117, 116, 101, 32, 111, 102, 32, 114, 111,
111, 116, 32, 103, 114, 111, 117, 112, 0
}
}