[test/shape] Add simplest test for hb_shape()

This commit is contained in:
Behdad Esfahbod 2011-05-12 01:39:17 -04:00
parent df077fadd7
commit 8329eb7c6c
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ TEST_PROGS += \
test-common \
test-font \
test-object \
test-shape \
test-unicode \
$(NULL)