summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/thlink-5.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/thlink-5.ddl')
-rw-r--r--tools/testfiles/thlink-5.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/thlink-5.ddl b/tools/testfiles/thlink-5.ddl
index eabe4cb..1f9c1d5 100644
--- a/tools/testfiles/thlink-5.ddl
+++ b/tools/testfiles/thlink-5.ddl
@@ -6,7 +6,7 @@ DATASET "/dset1" {
DATATYPE H5T_STD_I32BE
DATASPACE SIMPLE { ( 5 ) / ( 5 ) }
DATA {
- (0), 0, 1, 2, 3, 4
+ (0): 0, 1, 2, 3, 4
}
}
GROUP "/g2" {