summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tgroup.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tgroup.ddl')
-rw-r--r--tools/testfiles/tgroup.ddl33
1 files changed, 0 insertions, 33 deletions
diff --git a/tools/testfiles/tgroup.ddl b/tools/testfiles/tgroup.ddl
deleted file mode 100644
index a671b8e..0000000
--- a/tools/testfiles/tgroup.ddl
+++ /dev/null
@@ -1,33 +0,0 @@
-#############################
-Expected output for '../h5dump tgroup.h5'
-#############################
-HDF5 "tgroup.h5" {
-GROUP "/" {
- GROUP "g1" {
- GROUP "g1.1" {
- }
- GROUP "g1.2" {
- }
- }
- GROUP "g2" {
- GROUP "g2.1" {
- GROUP "g2.1.1" {
- }
- GROUP "g2.1.2" {
- }
- GROUP "g2.1.3" {
- }
- }
- }
- GROUP "g3" {
- GROUP "g3.1" {
- }
- GROUP "g3.2" {
- }
- GROUP "g3.3" {
- }
- GROUP "g3.4" {
- }
- }
-}
-}