adjust expected test result
This commit is contained in:
parent
1d8a89504b
commit
cd0babe6a6
@ -55,7 +55,7 @@ test_extents_tt_var (void)
|
||||
|
||||
g_assert_cmpint (extents.x_bearing, ==, 0);
|
||||
g_assert_cmpint (extents.y_bearing, ==, 874);
|
||||
g_assert_cmpint (extents.width, ==, 551);
|
||||
g_assert_cmpint (extents.width, ==, 550);
|
||||
g_assert_cmpint (extents.height, ==, -874);
|
||||
|
||||
hb_font_destroy (font);
|
||||
|
Loading…
Reference in New Issue
Block a user