[test] Rename test-types to test-common

This commit is contained in:
Behdad Esfahbod 2011-04-20 02:56:39 -04:00
parent f144a8ea84
commit 1fd73b594d
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ check_PROGRAMS = $(TEST_PROGS)
TEST_PROGS += \
test-buffer \
test-types \
test-common \
test-unicode \
$(NULL)