summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tuserfilter.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tuserfilter.ddl')
-rw-r--r--tools/testfiles/tuserfilter.ddl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/tuserfilter.ddl b/tools/testfiles/tuserfilter.ddl
index 07b478f..24745b9 100644
--- a/tools/testfiles/tuserfilter.ddl
+++ b/tools/testfiles/tuserfilter.ddl
@@ -4,10 +4,10 @@ DATASET "myfilter" {
DATASPACE SIMPLE { ( 20, 10 ) / ( 20, 10 ) }
STORAGE_LAYOUT {
CHUNKED ( 10, 5 )
- SIZE 800
+ SIZE 800 (1.000:1 COMPRESSION)
}
FILTERS {
- UNKNOWN_FILTER {
+ USER_DEFINED_FILTER {
FILTER_ID 405
COMMENT myfilter
PARAMS { 5 6 }