summaryrefslogtreecommitdiffstats
path: root/test/istore.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/istore.c')
-rw-r--r--test/istore.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/istore.c b/test/istore.c
index 93c47b7..0bd1c90 100644
--- a/test/istore.c
+++ b/test/istore.c
@@ -611,6 +611,7 @@ main(int argc, char *argv[])
}
/* Close the test file and exit */
+ H5Pclose(fcpl);
H5Fclose(file);
if (nerrors) {