[ADVAPI32_WINETEST] Revert service.c changes from 3c1b7834e1 to avoid testbot hangs...
[reactos.git] / modules / rostests / winetests / xcopy / 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_xcopy(void);
7
8 const struct test winetest_testlist[] =
9 {
10 { "xcopy", func_xcopy },
11 { 0, 0 }
12 };