mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r28792] Added cleanup for new test files to tfile.c.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
This commit is contained in:
parent
cdc21e0cb2
commit
1cbc72e1ef
@ -3715,5 +3715,7 @@ cleanup_file(void)
|
||||
HDremove(FILE3);
|
||||
HDremove(FILE4);
|
||||
HDremove(FILE5);
|
||||
HDremove(FILE6);
|
||||
HDremove(FILE7);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user