reactos/rostests/winetests/mscms/testlist.c
Amine Khaldi 575664c6f0 [MSCMS_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60295
2013-09-21 20:44:00 +00:00

13 lines
218 B
C

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