mirror of
https://github.com/reactos/reactos.git
synced 2024-11-27 21:43:32 +08:00
[TESTS] Disable cmd:reactos, it's broken
This commit is contained in:
parent
5140a990fe
commit
73c6e99e14
@ -7,6 +7,6 @@ extern void func_reactos(void);
|
||||
|
||||
const struct test winetest_testlist[] =
|
||||
{
|
||||
{ "reactos", func_reactos },
|
||||
//{ "reactos", func_reactos }, This test is broken
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user