diff --git a/rostests/winetests/ntdll/rtl.c b/rostests/winetests/ntdll/rtl.c index 04254ce1e21..36262742afd 100755 --- a/rostests/winetests/ntdll/rtl.c +++ b/rostests/winetests/ntdll/rtl.c @@ -1504,7 +1504,7 @@ static void test_LdrAddRefDll(void) return; } -#ifdef __REACTOS__ +#ifndef __REACTOS__ if (!winetest_interactive) { skip("Skipping LdrAddRefDll tests. See CORE-8102\n");