summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/filter_fail.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/filter_fail.ddl')
-rw-r--r--tools/testfiles/filter_fail.ddl10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/testfiles/filter_fail.ddl b/tools/testfiles/filter_fail.ddl
deleted file mode 100644
index 3a456f5..0000000
--- a/tools/testfiles/filter_fail.ddl
+++ /dev/null
@@ -1,10 +0,0 @@
-HDF5 "filter_fail.h5" {
-GROUP "/" {
- DATASET "dset_fail" {
- DATATYPE H5T_STD_I32LE
- DATASPACE SIMPLE { ( 10 ) / ( 10 ) }
- DATA {
- }
- }
-}
-}