mirror of
https://github.com/reactos/reactos.git
synced 2025-05-31 23:18:39 +00:00
[NTDLL_WINETEST] Temporarily enable LdrAddRefDll tests in light of CORE-8102.
svn path=/trunk/; revision=65784
This commit is contained in:
parent
b33aecdb8e
commit
048cc7d133
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue