https://git.reactos.org/?p=reactos.git;a=commitdiff;h=be8e5fc7b31d64732a0ffd37a27d580c68c76ac5

commit be8e5fc7b31d64732a0ffd37a27d580c68c76ac5
Author:     James Tabor <[email protected]>
AuthorDate: Tue Oct 19 18:49:52 2021 -0500
Commit:     James Tabor <[email protected]>
CommitDate: Tue Oct 19 18:49:52 2021 -0500

    [User32-winetest] Remove ReactOS to do.
    N0 longer needed.
---
 modules/rostests/winetests/user32/win.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/rostests/winetests/user32/win.c 
b/modules/rostests/winetests/user32/win.c
index 4e98d2a7abf..b5ec3889005 100644
--- a/modules/rostests/winetests/user32/win.c
+++ b/modules/rostests/winetests/user32/win.c
@@ -986,7 +986,6 @@ if (0)
 }
     ok(info->atomWindowType == GetClassLongA(hwnd, GCW_ATOM), "wrong 
atomWindowType for %p in hook %s\n",
        hwnd, hook);
-    todo_ros
     ok(info->wCreatorVersion == 0x0400 /* NT4, Win2000, XP, Win2003 */ ||
        info->wCreatorVersion == 0x0500 /* Vista */,
        "wrong wCreatorVersion %04x for %p in hook %s\n", 
info->wCreatorVersion, hwnd, hook);

Reply via email to