mirror of
https://github.com/reactos/reactos.git
synced 2025-06-28 06:49:43 +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,9 +1259,6 @@ 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_metrics();
|
||||
test_createfont();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue