From d9235366bb08ae9decd6f7b9d09fd7607e988fb4 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Tue, 27 Jul 2004 22:16:34 -0500 Subject: [svn-r8961] Purpose: Bug fix Description: Clean up new testfile from earlier checkin. Platforms tested: FreeBSD 4.10 (sleipnir) Too minor to require h5committest --- test/tmisc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/tmisc.c b/test/tmisc.c index 00153c7..48137df 100644 --- a/test/tmisc.c +++ b/test/tmisc.c @@ -3519,4 +3519,5 @@ cleanup_misc(void) HDremove(MISC18_FILE); HDremove(MISC19_FILE); HDremove(MISC20_FILE); + HDremove(MISC21_FILE); } -- cgit v0.12