2007-11-29 12:54:54 +00:00
|
|
|
/* Automatically generated file; DO NOT EDIT!! */
|
|
|
|
|
|
|
|
#define STANDALONE
|
2014-04-30 12:47:25 +00:00
|
|
|
#include <wine/test.h>
|
2007-11-29 12:54:54 +00:00
|
|
|
|
|
|
|
extern void func_misc(void);
|
|
|
|
|
|
|
|
const struct test winetest_testlist[] =
|
|
|
|
{
|
|
|
|
{ "misc", func_misc },
|
|
|
|
{ 0, 0 }
|
|
|
|
};
|