mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[COMCTL32_WINETEST]
- Fix copypasta'd test list entry svn path=/trunk/; revision=71571
This commit is contained in:
parent
bf211a8bbb
commit
3ee78af3cd
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ extern void func_updown(void);
|
|||
|
||||
const struct test winetest_testlist[] =
|
||||
{
|
||||
{ "button", func_animate },
|
||||
{ "animate", func_animate },
|
||||
{ "button", func_button },
|
||||
{ "comboex", func_comboex },
|
||||
{ "datetime", func_datetime },
|
||||
|
|
Loading…
Reference in a new issue