[test] Minor
This commit is contained in:
parent
6804b61d2e
commit
f70100417c
|
@ -72,7 +72,7 @@ test_indic_tags (const char *s1, const char *s2, hb_script_t script)
|
||||||
static void
|
static void
|
||||||
test_ot_tag_script_degenerate (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);
|
g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, HB_OT_TAG_DEFAULT_SCRIPT);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue