summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/tmisc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tmisc.c b/test/tmisc.c
index b949c5b..bb528ae 100644
--- a/test/tmisc.c
+++ b/test/tmisc.c
@@ -3628,4 +3628,5 @@ cleanup_misc(void)
HDremove(MISC18_FILE);
HDremove(MISC19_FILE);
HDremove(MISC20_FILE);
+ HDremove(MISC21_FILE);
}