Commit 5def0d2e authored by Sven Baars's avatar Sven Baars Committed by Alexandre Julliard

sapi/tests: Remove registry keys created by SetId() in the SpVoice tests.

parent aa7a0f51
......@@ -686,6 +686,8 @@ done:
ISpVoice_Release(voice);
ISpObjectToken_Release(token);
ISpMMSysAudio_Release(audio_out);
RegDeleteTreeA( HKEY_LOCAL_MACHINE, "Software\\Wine\\Winetest\\sapi" );
}
START_TEST(tts)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment