summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tattr-4.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tattr-4.ddl')
-rw-r--r--tools/testfiles/tattr-4.ddl12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/testfiles/tattr-4.ddl b/tools/testfiles/tattr-4.ddl
deleted file mode 100644
index 77c888c..0000000
--- a/tools/testfiles/tattr-4.ddl
+++ /dev/null
@@ -1,12 +0,0 @@
-#############################
-Expected output for 'h5dump -a attr4 tattr.h5'
-#############################
-HDF5 "tattr.h5" {
-ATTRIBUTE "attr4" {
- DATATYPE { "H5T_STD_I32BE" }
- DATASPACE { ARRAY ( 0 ) ( 0 ) }
- DATA {
- 100
- }
-}
-}