summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tattr-1.ddl
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2004-05-21 15:58:53 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2004-05-21 15:58:53 (GMT)
commit9e9bdad5e9b2e182264b3df446cc9534a87f783c (patch)
tree580edf31dd1b1616e73cbf53d3ed462a1ccb742f /tools/testfiles/tattr-1.ddl
parentd77fc6af739944c0ebbc362d4710da4696dccad0 (diff)
downloadhdf5-9e9bdad5e9b2e182264b3df446cc9534a87f783c.zip
hdf5-9e9bdad5e9b2e182264b3df446cc9534a87f783c.tar.gz
hdf5-9e9bdad5e9b2e182264b3df446cc9534a87f783c.tar.bz2
[svn-r8563] *** empty log message ***
Diffstat (limited to 'tools/testfiles/tattr-1.ddl')
-rw-r--r--tools/testfiles/tattr-1.ddl6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/testfiles/tattr-1.ddl b/tools/testfiles/tattr-1.ddl
index b5b8afe..ad473af 100644
--- a/tools/testfiles/tattr-1.ddl
+++ b/tools/testfiles/tattr-1.ddl
@@ -44,5 +44,11 @@ GROUP "/" {
"string attribute"
}
}
+ ATTRIBUTE "attr6" {
+ DATATYPE H5T_STD_U32LE
+ DATASPACE NULL
+ DATA {
+ }
+ }
}
}