[NTDLL_WINETEST] Temporarily enable LdrAddRefDll tests in light of CORE-8102.

svn path=/trunk/; revision=65784
This commit is contained in:
Amine Khaldi
2014-12-21 17:16:15 +00:00
parent b33aecdb8e
commit 048cc7d133
+1 -1
View File
@@ -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");