Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rostests / winetests / xcopy / testlist.c
diff --git a/rostests/winetests/xcopy/testlist.c b/rostests/winetests/xcopy/testlist.c
deleted file mode 100644 (file)
index 388f456..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Automatically generated by make depend; DO NOT EDIT!! */
-
-#define STANDALONE
-#include <wine/test.h>
-
-extern void func_xcopy(void);
-
-const struct test winetest_testlist[] =
-{
-    { "xcopy", func_xcopy },
-    { 0, 0 }
-};