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