summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tmulti.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tmulti.ddl')
-rw-r--r--tools/testfiles/tmulti.ddl12
1 files changed, 6 insertions, 6 deletions
diff --git a/tools/testfiles/tmulti.ddl b/tools/testfiles/tmulti.ddl
index 050b674..dbdcaf1 100644
--- a/tools/testfiles/tmulti.ddl
+++ b/tools/testfiles/tmulti.ddl
@@ -4,8 +4,8 @@ Expected output for 'h5dump --filedriver=multi tmulti'
HDF5 "tmulti" {
GROUP "/" {
DATASET "dset1" {
- DATATYPE H5T_STD_I32BE
- DATASPACE SIMPLE { ( 10, 15 ) / ( 10, 15 ) }
+ DATATYPE H5T_STD_I32BE
+ DATASPACE SIMPLE { ( 10, 15 ) / ( 10, 15 ) }
DATA {
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
@@ -17,7 +17,7 @@ GROUP "/" {
7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21,
8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23
- }
- }
-}
-}
+ }
+ }
+}
+}