mirror of
https://github.com/reactos/reactos.git
synced 2025-04-18 03:34:11 +00:00
[GDIPLUS_WINETEST] Re-enable test_font_substitution.
ROSTESTS-154
This commit is contained in:
parent
428e4617e9
commit
25cacdedb7
1 changed files with 1 additions and 4 deletions
|
@ -1259,10 +1259,7 @@ START_TEST(font)
|
|||
|
||||
test_long_name();
|
||||
test_font_transform();
|
||||
if (!winetest_interactive)
|
||||
skip("ROSTESTS-154: Skipping test_font_substitution because of improper error handling\n");
|
||||
else
|
||||
test_font_substitution();
|
||||
test_font_substitution();
|
||||
test_font_metrics();
|
||||
test_createfont();
|
||||
test_logfont();
|
||||
|
|
Loading…
Reference in a new issue