From b3b051914212ebdbb34ff8551ec5cf64d7117fd2 Mon Sep 17 00:00:00 2001 From: Gregor Schneider Date: Sun, 28 Sep 2008 18:40:38 +0000 Subject: [PATCH] A msvcrt test shouldn't test ntdll functions for correctness. Now people don't need to fix nonexistant "hidden" msvcrt bugs anymore. svn path=/trunk/; revision=36577 --- rostests/winetests/msvcrt/msvcrt.rbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rostests/winetests/msvcrt/msvcrt.rbuild b/rostests/winetests/msvcrt/msvcrt.rbuild index 7a63b850d3d..7349580ac03 100644 --- a/rostests/winetests/msvcrt/msvcrt.rbuild +++ b/rostests/winetests/msvcrt/msvcrt.rbuild @@ -6,7 +6,7 @@ include/reactos/wine/msvcrt kernel32 - ntdll + msvcrt cpp.c data.c dir.c