Turn on test_accelerators.

svn path=/trunk/; revision=51564
This commit is contained in:
James Tabor
2011-05-03 00:21:08 +00:00
parent 7aadf33a61
commit b221e005e6
+1 -4
View File
@@ -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();