2009-02-27 17:32:07 +00:00
|
|
|
/* Automatically generated file; DO NOT EDIT!! */
|
|
|
|
|
|
|
|
#define STANDALONE
|
2013-09-26 16:56:01 +00:00
|
|
|
#include <wine/test.h>
|
2009-02-27 17:32:07 +00:00
|
|
|
|
|
|
|
extern void func_util(void);
|
|
|
|
|
|
|
|
const struct test winetest_testlist[] =
|
|
|
|
{
|
|
|
|
{ "util", func_util },
|
|
|
|
{ 0, 0 }
|
|
|
|
};
|