- [WineTests] User32: Skip test_shell_window, not sure if it is a user32 bug or not.

svn path=/trunk/; revision=44448
This commit is contained in:
James Tabor 2009-12-07 01:21:23 +00:00
parent 8b6f274b1b
commit ae13f265c6

View file

@ -5860,7 +5860,7 @@ START_TEST(win)
test_layered_window(); test_layered_window();
test_SetForegroundWindow(hwndMain); test_SetForegroundWindow(hwndMain);
test_shell_window(); // test_shell_window();
test_handles( hwndMain ); test_handles( hwndMain );
test_winregion(); test_winregion();