mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[User32_wineTest]
- Enable skipped menu tests. svn path=/trunk/; revision=69758
This commit is contained in:
@@ -15116,13 +15116,8 @@ START_TEST(msg_menu)
|
||||
init_tests();
|
||||
test_sys_menu();
|
||||
test_menu_messages();
|
||||
if(!winetest_interactive)
|
||||
skip("CORE-8299 : Skip Tracking popup menu tests.\n");
|
||||
else
|
||||
{
|
||||
test_TrackPopupMenu();
|
||||
test_TrackPopupMenuEmpty();
|
||||
}
|
||||
cleanup_tests();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user