mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Disable insert menu test for now. Part II.
svn path=/trunk/; revision=63026
This commit is contained in:
@@ -3632,7 +3632,10 @@ START_TEST(menu)
|
||||
test_menu_search_bycommand();
|
||||
test_CheckMenuRadioItem();
|
||||
test_menu_resource_layout();
|
||||
//test_InsertMenu(); //// need more time...
|
||||
if(!winetest_interactive)
|
||||
skip("WIP turn off test for now.\n");
|
||||
else
|
||||
test_InsertMenu(); //// need more time...
|
||||
test_menualign();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user