msi/tests: Make sure to delete the test data file.

This commit is contained in:
Alexandre Julliard 2006-10-18 11:51:05 +02:00
parent dbd43c622f
commit 11894cc77e
1 changed files with 1 additions and 0 deletions

View File

@ -1924,6 +1924,7 @@ static void test_try_transform(void)
ok( r == ERROR_SUCCESS , "Failed to commit database\n" );
MsiCloseHandle( hdb );
DeleteFileA("testdata.bin");
/*
* Both these generate an equivilent transform,