mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 06:46:06 +00:00
[PSAPI_WINETEST]
* Amine, don't deny the user's rights to run disabled tests on demand. svn path=/trunk/; revision=60472
This commit is contained in:
parent
2d1542bad0
commit
63449a40a0
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ static void test_EnumProcessModules(void)
|
||||||
HMODULE hMod = GetModuleHandle(NULL);
|
HMODULE hMod = GetModuleHandle(NULL);
|
||||||
DWORD ret, cbNeeded = 0xdeadbeef;
|
DWORD ret, cbNeeded = 0xdeadbeef;
|
||||||
|
|
||||||
|
if(!winetest_interactive)
|
||||||
win_skip("Stack corruption - ROSTEST-122\n");
|
win_skip("Stack corruption - ROSTEST-122\n");
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue