[User32_wineTest]

- Enable skipped test_activateapp tests.

svn path=/trunk/; revision=72881
This commit is contained in:
James Tabor 2016-10-01 18:51:46 +00:00
parent d8c3f23447
commit 0b4b25d0ed

View file

@ -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();