mirror of
https://github.com/reactos/reactos.git
synced 2025-04-17 11:10:05 +00:00
- ActivateActCtx seems to be broken, skip test.
svn path=/trunk/; revision=60808
This commit is contained in:
parent
6f2696d0d5
commit
3d5763ff2f
1 changed files with 1 additions and 1 deletions
|
@ -14356,7 +14356,7 @@ START_TEST(msg)
|
|||
test_combobox_messages();
|
||||
test_wmime_keydown_message();
|
||||
test_paint_messages();
|
||||
test_interthread_messages();
|
||||
// test_interthread_messages(); ReactOS ActivateActCtx seems to be broken.
|
||||
test_message_conversion();
|
||||
test_accelerators();
|
||||
test_timers();
|
||||
|
|
Loading…
Reference in a new issue