mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[User32_wineTest]
- Enable skipped test_activateapp tests. svn path=/trunk/; revision=72881
This commit is contained in:
@@ -9551,10 +9551,7 @@ START_TEST(win)
|
||||
test_smresult();
|
||||
test_GetMessagePos();
|
||||
|
||||
if (!winetest_interactive)
|
||||
skip("ROSTESTS-208: Skipping test_activateapp(hwndMain).\n");
|
||||
else
|
||||
test_activateapp(hwndMain);
|
||||
test_activateapp(hwndMain);
|
||||
test_winproc_handles(argv[0]);
|
||||
test_deferwindowpos();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user