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