summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tszip.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tszip.ddl')
-rw-r--r--tools/testfiles/tszip.ddl7
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/testfiles/tszip.ddl b/tools/testfiles/tszip.ddl
index 99ed2c9..d7812c3 100644
--- a/tools/testfiles/tszip.ddl
+++ b/tools/testfiles/tszip.ddl
@@ -5,9 +5,10 @@ HDF5 "tfilters.h5" {
DATASET "szip" {
DATATYPE H5T_STD_I32LE
DATASPACE SIMPLE { ( 20, 10 ) / ( 20, 10 ) }
- STORAGE_LAYOUT CHUNKED {
- SIZE 372 ( 10, 5 )
- }
+ STORAGE_LAYOUT {
+ CHUNKED ( 10, 5 )
+ SIZE 372
+ }
FILTERS {
COMPRESSION SZIP {
PIXELS_PER_BLOCK 4