1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-07-09 18:17:53 +00:00
reactos/modules/rostests/winetests/netcfgx/testlist.c

13 lines
228 B
C
Raw Normal View History

/* Automatically generated by make depend; DO NOT EDIT!! */
#define STANDALONE
#include <wine/test.h>
extern void func_netcfgx(void);
const struct test winetest_testlist[] =
{
{ "netcfgx", func_netcfgx },
{ 0, 0 }
};