[USER32_WINETEST]

- Re-enable test_shell_window
ROSTESTS-23

svn path=/trunk/; revision=66311
This commit is contained in:
Thomas Faber 2015-02-16 07:37:19 +00:00
parent 0a97b2b39d
commit b7f3b58ad0

View file

@ -7798,10 +7798,7 @@ START_TEST(win)
test_layered_window();
test_SetForegroundWindow(hwndMain);
if(!winetest_interactive)
skip("bug ROSTESTS-23: skipping test_shell_window, it crashes ros/win7 explorer\n");
else
test_shell_window();
test_shell_window();
test_handles( hwndMain );
test_winregion();
test_map_points();