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