[COMCTL32_WINETEST] -Do not take into account the wine todos for the button tests.
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Wed, 22 Feb 2017 12:31:40 +0000 (12:31 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Wed, 22 Feb 2017 12:31:40 +0000 (12:31 +0000)
svn path=/trunk/; revision=73883

rostests/winetests/comctl32/button.c

index 751a81f..de81377 100644 (file)
@@ -20,6 +20,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
+#undef USE_WINE_TODOS
+
 //#include <windows.h>
 #include <stdarg.h>
 #include <windef.h>