2010-07-06 09:44:43 +00:00
|
|
|
/* Automatically generated file; DO NOT EDIT!! */
|
|
|
|
|
|
|
|
#define STANDALONE
|
2013-05-31 16:38:50 +00:00
|
|
|
#include <wine/test.h>
|
2010-07-06 09:44:43 +00:00
|
|
|
|
|
|
|
extern void func_api(void);
|
|
|
|
|
|
|
|
const struct test winetest_testlist[] =
|
|
|
|
{
|
|
|
|
{ "api", func_api },
|
|
|
|
{ 0, 0 }
|
|
|
|
};
|