mirror of
https://github.com/reactos/reactos.git
synced 2025-06-05 17:30:32 +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;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef __REACTOS__
|
#ifndef __REACTOS__
|
||||||
if (!winetest_interactive)
|
if (!winetest_interactive)
|
||||||
{
|
{
|
||||||
skip("Skipping LdrAddRefDll tests. See CORE-8102\n");
|
skip("Skipping LdrAddRefDll tests. See CORE-8102\n");
|
||||||
|
|
Loading…
Reference in a new issue