tests: fix typo in test name #18

master
Mike Frysinger 2016-06-03 13:46:54 -04:00
parent c0b3195e08
commit c7c7e23a39
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
if HAVE_LIBJPEG
libgd_test_programs += \
jpeg/bug_github_18 \
jpeg/jpeg_empty_file \
jpeg/jpeg_im2im \
jpeg/jpeg_null \
big_github_18
jpeg/jpeg_null
if HAVE_LIBPNG
libgd_test_programs += \