[test] Fix build

This commit is contained in:
Behdad Esfahbod 2023-01-22 08:36:51 -07:00
parent 9ba1e400d6
commit e4cdaa1d3f
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ TESTS = \
tests/arabic-fallback-shaping.tests \
tests/arabic-feature-order.tests \
tests/arabic-like-joining.tests \
tests/arabic-mark-attach.tests \
tests/arabic-mark-order.tests \
tests/arabic-normalization.tests \
tests/arabic-phags-pa.tests \

View File

@ -4,7 +4,6 @@ in_house_tests = [
'arabic-fallback-shaping.tests',
'arabic-feature-order.tests',
'arabic-like-joining.tests',
'arabic-mark-attach.tests',
'arabic-mark-order.tests',
'arabic-normalization.tests',
'arabic-phags-pa.tests',