reactos/rostests/winetests/winspool/testlist.c
Amine Khaldi f95234c66b [WINSPOOL_WINETEST] Import from Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70301
2015-12-08 12:35:27 +00:00

13 lines
219 B
C

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