reactos/rostests/winetests/amstream/testlist.c
Amine Khaldi f58b4dee9f [AMSTREAM_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60494
2013-10-01 15:07:45 +00:00

13 lines
221 B
C

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