mirror of
https://github.com/reactos/reactos.git
synced 2025-02-21 16:04:57 +00:00
[GDI32_APITEST]
Disable the 7.5 million tests, that make our testbot print failure message forever. svn path=/trunk/; revision=67043
This commit is contained in:
parent
f7f6d79a8d
commit
462b429d45
1 changed files with 1 additions and 1 deletions
|
@ -538,6 +538,6 @@ void Test_ExtCreatePen_Params2()
|
|||
START_TEST(ExtCreatePen)
|
||||
{
|
||||
Test_ExtCreatePen_Params();
|
||||
Test_ExtCreatePen_Params2();
|
||||
//Test_ExtCreatePen_Params2();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue