Rename test

This commit is contained in:
Behdad Esfahbod 2018-09-26 16:29:35 -04:00
parent c9c75fe3d9
commit d183b33c1d
2 changed files with 1 additions and 1 deletions

View File

@ -30,13 +30,13 @@ noinst_PROGRAMS = $(TEST_PROGS)
TEST_PROGS = \ TEST_PROGS = \
test-blob \ test-blob \
test-buffer \ test-buffer \
test-collect-unicodes \
test-common \ test-common \
test-font \ test-font \
test-object \ test-object \
test-set \ test-set \
test-shape \ test-shape \
test-subset \ test-subset \
test-subset-codepoints \
test-subset-cmap \ test-subset-cmap \
test-subset-glyf \ test-subset-glyf \
test-subset-hdmx \ test-subset-hdmx \