mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 20:03:12 +00:00
- [User32_winetest] Restore Timer test.
svn path=/trunk/; revision=46026
This commit is contained in:
parent
c03ec91188
commit
d5c439798c
1 changed files with 1 additions and 1 deletions
|
@ -12424,7 +12424,7 @@ START_TEST(msg)
|
||||||
test_interthread_messages();
|
test_interthread_messages();
|
||||||
test_message_conversion();
|
test_message_conversion();
|
||||||
test_accelerators();
|
test_accelerators();
|
||||||
// test_timers();
|
test_timers();
|
||||||
test_timers_no_wnd();
|
test_timers_no_wnd();
|
||||||
if (hCBT_hook) test_set_hook();
|
if (hCBT_hook) test_set_hook();
|
||||||
test_DestroyWindow();
|
test_DestroyWindow();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue