99ee3a360ecc69bcffb6cf5040adff410982a956
[reactos.git] / rostests / winetests / usp10 / testlist.c
1 /* Automatically generated by make depend; DO NOT EDIT!! */
2
3 #define WIN32_LEAN_AND_MEAN
4 #include <windows.h>
5
6 #define STANDALONE
7 #include <wine/test.h>
8
9 extern void func_usp10(void);
10
11 const struct test winetest_testlist[] =
12 {
13 { "usp10", func_usp10 },
14 { 0, 0 }
15 };