diff options
Diffstat (limited to 'tools/testfiles/thlink-4.ddl')
-rw-r--r-- | tools/testfiles/thlink-4.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/thlink-4.ddl b/tools/testfiles/thlink-4.ddl index 01ae7dc..ec063df 100644 --- a/tools/testfiles/thlink-4.ddl +++ b/tools/testfiles/thlink-4.ddl @@ -7,7 +7,7 @@ GROUP "/g1" { DATATYPE H5T_STD_I32BE DATASPACE SIMPLE { ( 5 ) / ( 5 ) } DATA { - 0, 1, 2, 3, 4 + (0) 0, 1, 2, 3, 4 } } GROUP "g1.1" { |