mirror of
https://github.com/reactos/reactos.git
synced 2025-05-06 18:31:26 +00:00
[CMD_WINETEST] Disable the test until fastfat_new is landed
This commit is contained in:
parent
f9f5a78715
commit
8da0f868c5
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ extern void func_batch(void);
|
|||
|
||||
const struct test winetest_testlist[] =
|
||||
{
|
||||
{ "batch", func_batch },
|
||||
// { "batch", func_batch },
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue