summaryrefslogtreecommitdiffstats
path: root/test/vfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/vfd.c')
-rw-r--r--test/vfd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/vfd.c b/test/vfd.c
index 8f88681..46e38bc 100644
--- a/test/vfd.c
+++ b/test/vfd.c
@@ -1277,6 +1277,7 @@ test_multi_compat(void)
if(H5Fclose(file) < 0)
TEST_ERROR;
+ h5_cleanup(FILENAME, fapl);
PASSED();
return 0;