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/snmpapi/testlist.c

13 lines
209 B
C
Raw Normal View History

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