Skip to content
Snippets Groups Projects
Commit be626460 authored by Rémi Bernon's avatar Rémi Bernon :speech_balloon: Committed by Alexandre Julliard
Browse files

user32/tests: Add missing winetest_pop_context.

parent a71223ee
No related branches found
No related tags found
No related merge requests found
......@@ -3953,6 +3953,7 @@ static void test_SendInput_mouse_messages(void)
if (broken(!ret)) /* broken on Win7 probably because of the separate desktop */
{
win_skip("Skipping broken SetLayeredWindowAttributes tests\n");
winetest_pop_context();
DestroyWindow( other );
break;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment