summaryrefslogtreecommitdiffstats
path: root/test/tfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tfile.c')
-rw-r--r--test/tfile.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/tfile.c b/test/tfile.c
index c36045b..927ecab 100644
--- a/test/tfile.c
+++ b/test/tfile.c
@@ -3715,5 +3715,7 @@ cleanup_file(void)
HDremove(FILE3);
HDremove(FILE4);
HDremove(FILE5);
+ HDremove(FILE6);
+ HDremove(FILE7);
}