summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/testfiles/crtorder.tordergr.h5.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/h5repack/testfiles/crtorder.tordergr.h5.ddl')
-rw-r--r--tools/test/h5repack/testfiles/crtorder.tordergr.h5.ddl36
1 files changed, 0 insertions, 36 deletions
diff --git a/tools/test/h5repack/testfiles/crtorder.tordergr.h5.ddl b/tools/test/h5repack/testfiles/crtorder.tordergr.h5.ddl
deleted file mode 100644
index 870d154..0000000
--- a/tools/test/h5repack/testfiles/crtorder.tordergr.h5.ddl
+++ /dev/null
@@ -1,36 +0,0 @@
-HDF5 "out-crtorder.tordergr.h5" {
-GROUP "/" {
- GROUP "2" {
- GROUP "a" {
- GROUP "a1" {
- }
- GROUP "a2" {
- GROUP "a21" {
- }
- GROUP "a22" {
- }
- }
- }
- GROUP "b" {
- }
- GROUP "c" {
- }
- }
- GROUP "1" {
- GROUP "c" {
- }
- GROUP "b" {
- }
- GROUP "a" {
- GROUP "a1" {
- }
- GROUP "a2" {
- GROUP "a22" {
- }
- GROUP "a21" {
- }
- }
- }
- }
-}
-}