mirror of
https://github.com/reactos/wine.git
synced 2025-01-21 03:15:18 +00:00
msi/tests: Remove a key after running tests.
This commit is contained in:
parent
8d58a91fa3
commit
e5c182f0df
@ -8171,6 +8171,8 @@ static void test_feature_override(void)
|
||||
ok(delete_pf("msitest", FALSE), "File not installed\n");
|
||||
|
||||
delete_test_files();
|
||||
|
||||
RegDeleteKeyA(HKEY_LOCAL_MACHINE, "Software\\Wine\\msitest");
|
||||
}
|
||||
|
||||
static void test_create_folder(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user