Alexandre Julliard : msi/tests: Clean up the binary.dat file.
9 Oct
2008
9 Oct
'08
12:43 p.m.
Module: wine Branch: master Commit: 87e21fe58531883f7dc46e04b39b4bdd2e1f610e URL: http://source.winehq.org/git/wine.git/?a=commit;h=87e21fe58531883f7dc46e04b3... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Oct 9 14:27:21 2008 +0200 msi/tests: Clean up the binary.dat file. --- dlls/msi/tests/db.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dlls/msi/tests/db.c b/dlls/msi/tests/db.c index 938241d..afee033 100644 --- a/dlls/msi/tests/db.c +++ b/dlls/msi/tests/db.c @@ -6972,6 +6972,7 @@ static void test_dbmerge(void) DeleteFileA(msifile); DeleteFileA("refdb.msi"); DeleteFileA("codepage.idt"); + DeleteFileA("binary.dat"); } START_TEST(db)
6371
Age (days ago)
6371
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard