Commit be626460 authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

user32/tests: Add missing winetest_pop_context.

parent a71223ee
......@@ -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;
}
......
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