[test] Minor

This commit is contained in:
Behdad Esfahbod 2018-02-07 13:58:23 -05:00
parent 6804b61d2e
commit f70100417c
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ test_indic_tags (const char *s1, const char *s2, hb_script_t script)
static void
test_ot_tag_script_degenerate (void)
{
hb_script_t t1, t2;
hb_tag_t t1, t2;
g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, HB_OT_TAG_DEFAULT_SCRIPT);