mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
Missing file remove added to test
This commit is contained in:
parent
6616131ce2
commit
1d5eb0956e
@ -239,6 +239,7 @@ public class TestH5Ocopy {
|
||||
try {H5.H5Pclose(ocp_plist_id);} catch (Exception ex) {}
|
||||
try {H5.H5Fclose(H5fid2);} catch (Exception ex) {}
|
||||
}
|
||||
_deleteFile("copy.h5");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user