Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / modules / rostests / winetests / wscript / testlist.c
1 /* Automatically generated by make depend; DO NOT EDIT!! */
2
3 #define STANDALONE
4 #include <wine/test.h>
5
6 extern void func_run(void);
7
8 const struct test winetest_testlist[] =
9 {
10 { "run", func_run },
11 { 0, 0 }
12 };