reactos/modules/rostests/winetests/wldap32/testlist.c

13 lines
212 B
C

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