mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[USER32_WINETEST]
- Re-enable test_shell_window ROSTESTS-23 svn path=/trunk/; revision=66311
This commit is contained in:
parent
0a97b2b39d
commit
b7f3b58ad0
1 changed files with 1 additions and 4 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue