summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tall-7.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tall-7.ddl')
-rw-r--r--tools/testfiles/tall-7.ddl9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/testfiles/tall-7.ddl b/tools/testfiles/tall-7.ddl
deleted file mode 100644
index f0ad5ea..0000000
--- a/tools/testfiles/tall-7.ddl
+++ /dev/null
@@ -1,9 +0,0 @@
-HDF5 "tall.h5" {
-ATTRIBUTE "attr1" {
- DATATYPE H5T_STD_I8BE
- DATASPACE SIMPLE { ( 10 ) / ( 10 ) }
- DATA {
- (0): 97, 98, 99, 100, 101, 102, 103, 104, 105, 0
- }
-}
-}