1e11b97b46674485850c14dbffe0a35dc3d43941
[reactos.git] / modules / rostests / winetests / ntprint / testlist.c
1 /* Automatically generated file; DO NOT EDIT!! */
2
3 #define STANDALONE
4 #include "wine/test.h"
5
6 extern void func_ntprint(void);
7
8 const struct test winetest_testlist[] =
9 {
10 { "ntprint", func_ntprint },
11 { 0, 0 }
12 };