mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[KERNEL32_APITEST]
- Fix a broken test name. APITests can not have names already used by Wine tests! ... they should be named after APIs, anyway... svn path=/trunk/; revision=74478
This commit is contained in:
@@ -29,7 +29,7 @@ extern void func_WideCharToMultiByte(void);
|
||||
|
||||
const struct test winetest_testlist[] =
|
||||
{
|
||||
{ "Console", func_Console },
|
||||
{ "ConsoleCP", func_Console },
|
||||
{ "DefaultActCtx", func_DefaultActCtx },
|
||||
{ "DeviceIoControl", func_DeviceIoControl },
|
||||
{ "dosdev", func_dosdev },
|
||||
|
||||
Reference in New Issue
Block a user