reactos/modules/rostests/winetests/twain_32/testlist.c

13 lines
206 B
C

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