mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
- Temporarily disable hanging gdi32:metafile test.
svn path=/trunk/; revision=43599
This commit is contained in:
parent
035a83011e
commit
b8f74a1482
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ const struct test winetest_testlist[] =
|
|||
{ "generated", func_generated },
|
||||
{ "icm", func_icm },
|
||||
{ "mapping", func_mapping },
|
||||
{ "metafile", func_metafile },
|
||||
//{ "metafile", func_metafile },
|
||||
{ "palette", func_palette },
|
||||
{ "path", func_path },
|
||||
{ "pen", func_pen },
|
||||
|
|
Loading…
Reference in a new issue