summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tall-4s.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tall-4s.ddl')
-rw-r--r--tools/testfiles/tall-4s.ddl5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/testfiles/tall-4s.ddl b/tools/testfiles/tall-4s.ddl
index eba555b..a8acdfa 100644
--- a/tools/testfiles/tall-4s.ddl
+++ b/tools/testfiles/tall-4s.ddl
@@ -11,8 +11,9 @@ DATASET "/g1/g1.1/dset1.1.1" {
COUNT ( 3, 2 );
BLOCK ( 1, 1 );
DATA {
- (1,1): 1, 3, 5,
- (1,4): 4, 12, 20
+ (1,1): 1, 4,
+ (3,1): 3, 12,
+ (5,1): 5, 20
}
}
ATTRIBUTE "attr1" {