mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 18:22:35 +00:00
re enable pipe tests
svn path=/trunk/; revision=38892
This commit is contained in:
parent
7090d5e238
commit
f47bbd7d27
1 changed files with 0 additions and 3 deletions
|
@ -1327,9 +1327,6 @@ START_TEST(pipe)
|
|||
{
|
||||
HMODULE hmod;
|
||||
|
||||
skip("ROS-HACK: Skipping pipe tests -- ros' npfs is in a sorry state\n");
|
||||
return;
|
||||
|
||||
hmod = GetModuleHandle("advapi32.dll");
|
||||
pDuplicateTokenEx = (void *) GetProcAddress(hmod, "DuplicateTokenEx");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue