diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/links.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/links.c b/test/links.c index d3ca5e4..53c62d4 100644 --- a/test/links.c +++ b/test/links.c @@ -6307,7 +6307,6 @@ external_link_strong(hid_t fapl, hbool_t new_format) if(H5Gclose(gid2) < 0) TEST_ERROR if(H5Fclose(fid2) < 0) TEST_ERROR - PASSED(); return 0; |