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