mirror of
https://github.com/reactos/reactos.git
synced 2025-05-25 20:18:22 +00:00
[User32_wineTest]
- Enable skipped test_activateapp tests. svn path=/trunk/; revision=72881
This commit is contained in:
parent
d8c3f23447
commit
0b4b25d0ed
1 changed files with 1 additions and 4 deletions
|
@ -9551,9 +9551,6 @@ START_TEST(win)
|
|||
test_smresult();
|
||||
test_GetMessagePos();
|
||||
|
||||
if (!winetest_interactive)
|
||||
skip("ROSTESTS-208: Skipping test_activateapp(hwndMain).\n");
|
||||
else
|
||||
test_activateapp(hwndMain);
|
||||
test_winproc_handles(argv[0]);
|
||||
test_deferwindowpos();
|
||||
|
|
Loading…
Reference in a new issue