oleaut32/tests: Remove a temp file.
authorPaul Vriens <Paul.Vriens.Wine@gmail.com>
Tue, 20 Oct 2009 11:36:15 +0000 (13:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Oct 2009 12:39:37 +0000 (14:39 +0200)
dlls/ole32/tests/storage32.c

index 5ec51cfb516a3c2d882925a25e5239784b5f879b..480fa17f53f4ae1c2823d4f4f624e9a18a12e0ff 100644 (file)
@@ -1910,6 +1910,8 @@ static void test_references(void)
             while ( c1 ) c1 = IStorage_Release(stg);
         }
     }
+
+    DeleteFileA(filenameA);
 }
 
 /* dest