summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/testfiles/textlink-base.textlink.h5.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/h5repack/testfiles/textlink-base.textlink.h5.ddl')
-rw-r--r--tools/test/h5repack/testfiles/textlink-base.textlink.h5.ddl12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/test/h5repack/testfiles/textlink-base.textlink.h5.ddl b/tools/test/h5repack/testfiles/textlink-base.textlink.h5.ddl
deleted file mode 100644
index b87a17d..0000000
--- a/tools/test/h5repack/testfiles/textlink-base.textlink.h5.ddl
+++ /dev/null
@@ -1,12 +0,0 @@
-HDF5 "out-textlink-base.textlink.h5" {
-GROUP "/" {
- EXTERNAL_LINK "extlink1" {
- TARGETFILE "filename"
- TARGETPATH "objname"
- }
- EXTERNAL_LINK "extlink2" {
- TARGETFILE "anotherfile"
- TARGETPATH "anotherobj"
- }
-}
-}