mirror of
https://github.com/reactos/reactos.git
synced 2025-05-06 10:28:45 +00:00
[USER32_APITEST]
- Prevent duplicate test name svn path=/trunk/; revision=56824
This commit is contained in:
parent
755d14eac4
commit
feae1a7ab7
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ const struct test winetest_testlist[] =
|
|||
{ "SystemParametersInfo", func_SystemParametersInfo },
|
||||
{ "TrackMouseEvent", func_TrackMouseEvent },
|
||||
{ "WndProc", func_WndProc },
|
||||
{ "wsprintf", func_wsprintf },
|
||||
{ "wsprintfApi", func_wsprintf },
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue