[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

View File

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