mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +00:00
msi: Clean up the db when skipping the tests.
This commit is contained in:
parent
a9ebec9849
commit
0b98ce8ff5
@ -1647,6 +1647,8 @@ static void test_msiimport(void)
|
||||
{
|
||||
/* win9x doesn't handle this case */
|
||||
skip("endlines not handled correctly.\n");
|
||||
MsiCloseHandle(hdb);
|
||||
DeleteFileA(msifile);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user