mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +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_message_conversion();
|
||||
test_accelerators();
|
||||
// test_timers();
|
||||
test_timers();
|
||||
test_timers_no_wnd();
|
||||
if (hCBT_hook) test_set_hook();
|
||||
test_DestroyWindow();
|
||||
|
|
Loading…
Reference in a new issue