[instancer] enable the missing test

This commit is contained in:
Qunxin Liu 2023-01-24 16:14:11 -08:00 committed by Behdad Esfahbod
parent 27f72f0deb
commit 73e6f6cc88
3 changed files with 3 additions and 0 deletions

View File

@ -61,6 +61,7 @@ EXTRA_DIST += \
expected/instantiate_glyf \
expected/pin_all_at_default \
expected/instance_no_double_free \
expected/mvar_full_instance \
fonts \
profiles \
$(NULL)

View File

@ -52,6 +52,7 @@ TESTS = \
tests/instantiate_glyf.tests \
tests/pin_all_at_default.tests \
tests/instance_no_double_free.tests \
tests/mvar_full_instance.tests \
$(NULL)
# TODO: re-enable once colrv1 subsetting is stabilized.

View File

@ -54,6 +54,7 @@ tests = [
'full_instance',
'instance_feature_variations',
'instance_no_double_free',
'mvar_full_instance',
]
repack_tests = [