mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
Turn on test_accelerators.
svn path=/trunk/; revision=51564
This commit is contained in:
@@ -12572,10 +12572,7 @@ START_TEST(msg)
|
||||
test_paint_messages();
|
||||
test_interthread_messages();
|
||||
test_message_conversion();
|
||||
if(!winetest_interactive)
|
||||
skip("skipping test_accelerators, that hangs on reactos\n");
|
||||
else
|
||||
test_accelerators();
|
||||
test_accelerators();
|
||||
test_timers();
|
||||
test_timers_no_wnd();
|
||||
if (hCBT_hook) test_set_hook();
|
||||
|
||||
Reference in New Issue
Block a user