summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tarray7.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tarray7.ddl')
-rw-r--r--tools/testfiles/tarray7.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tarray7.ddl b/tools/testfiles/tarray7.ddl
index 229d719..cc537d7 100644
--- a/tools/testfiles/tarray7.ddl
+++ b/tools/testfiles/tarray7.ddl
@@ -1,7 +1,7 @@
HDF5 "tarray7.h5" {
GROUP "/" {
DATASET "Dataset1" {
- DATATYPE H5T_ARRAY { [4] H5T_VLEN { H5T_ARRAY { [4] H5T_STD_U32LE }} }
+ DATATYPE H5T_ARRAY { [4] H5T_VLEN { H5T_ARRAY { [4] H5T_STD_U32LE } } }
DATASPACE SIMPLE { ( 4 ) / ( 4 ) }
DATA {
(0): [ ([ 0, 1, 2, 3 ]),