user32/tests: Add missing winetest_pop_context.
This commit is contained in:
parent
a71223eed9
commit
be62646098
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue