diff options
author | Songyu Lu <songyulu@hdfgroup.org> | 2019-04-15 14:39:57 (GMT) |
---|---|---|
committer | Songyu Lu <songyulu@hdfgroup.org> | 2019-04-15 14:39:57 (GMT) |
commit | 6fdf7008c102aa22cf5a1ff66720f46035686bf3 (patch) | |
tree | ca80d25935ab0e0154ba87e255ac687d0b69c3d8 | |
parent | bd137d2c59b489af9ae76ff9a405e9fae84574de (diff) | |
download | hdf5-6fdf7008c102aa22cf5a1ff66720f46035686bf3.zip hdf5-6fdf7008c102aa22cf5a1ff66720f46035686bf3.tar.gz hdf5-6fdf7008c102aa22cf5a1ff66720f46035686bf3.tar.bz2 |
Adding back links_env.out which I accidentally removed in my previous commit.
-rw-r--r-- | test/testfiles/links_env.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/testfiles/links_env.out b/test/testfiles/links_env.out new file mode 100644 index 0000000..3f10fc6 --- /dev/null +++ b/test/testfiles/links_env.out @@ -0,0 +1,3 @@ +Testing external links via environment variable PASSED +Testing external links via environment variable (w/new group format) PASSED +All external Link (HDF5_EXT_PREFIX) tests passed. |