From 4c7a64cc7381fe1ad8620c4def738bd7691ef490 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Tue, 27 Jul 2004 22:16:31 -0500 Subject: [svn-r8960] 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 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); } -- cgit v0.12