reactos/rostests/winetests/usp10/testlist.c
Amine Khaldi a44595abda [USP10_WINETEST]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62927
2014-04-23 15:03:45 +00:00

13 lines
207 B
C

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