mirror of
https://github.com/reactos/reactos.git
synced 2025-05-06 18:31:26 +00:00
Revert "[CMD_WINETEST] Disable the test until fastfat_new is landed"
This reverts commit 8da0f868c5
.
This commit is contained in:
parent
6f2b94c023
commit
111e40039e
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