2009-02-27 17:57:06 +00:00
|
|
|
/* Automatically generated file; DO NOT EDIT!! */
|
|
|
|
|
|
|
|
#define STANDALONE
|
2013-10-05 20:50:11 +00:00
|
|
|
#include <wine/test.h>
|
2009-02-27 17:57:06 +00:00
|
|
|
|
|
|
|
extern void func_debug(void);
|
|
|
|
|
|
|
|
const struct test winetest_testlist[] =
|
|
|
|
{
|
|
|
|
{ "debug", func_debug },
|
|
|
|
{ 0, 0 }
|
|
|
|
};
|