summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tcomp-3.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tcomp-3.ddl')
-rw-r--r--tools/testfiles/tcomp-3.ddl13
1 files changed, 6 insertions, 7 deletions
diff --git a/tools/testfiles/tcomp-3.ddl b/tools/testfiles/tcomp-3.ddl
index 82a2da0..e0e62b0 100644
--- a/tools/testfiles/tcomp-3.ddl
+++ b/tools/testfiles/tcomp-3.ddl
@@ -5,12 +5,11 @@ HDF5 "tcompound.h5" {
DATATYPE "/#6632" H5T_COMPOUND {
H5T_STD_I32BE "int";
H5T_IEEE_F32BE "float";
-}
+}
GROUP "/group2" {
DATASET "dset5" {
DATATYPE "/#6632"
-
- DATASPACE SIMPLE { ( 5 ) / ( 5 ) }
+ DATASPACE SIMPLE { ( 5 ) / ( 5 ) }
DATA {
{
0,
@@ -32,7 +31,7 @@ GROUP "/group2" {
4,
0.4
}
- }
- }
-}
-}
+ }
+ }
+}
+}