mirror of
https://github.com/reactos/wine.git
synced 2025-02-16 19:10:35 +00:00
msi/tests: Don't create a directory that's not needed.
This commit is contained in:
parent
1afbc2c957
commit
02d14c85e7
@ -2489,7 +2489,6 @@ static void test_transformprop(void)
|
||||
UINT r;
|
||||
|
||||
CreateDirectoryA("msitest", NULL);
|
||||
CreateDirectoryA("msitest\\msitest", NULL);
|
||||
create_file("msitest\\augustus", 500);
|
||||
|
||||
create_database(msifile, tp_tables, sizeof(tp_tables) / sizeof(msi_table));
|
||||
|
Loading…
x
Reference in New Issue
Block a user