revert unneeded test change in previous commit

GH does not make it easy to edit PRs.
master
Mike Frysinger 2021-03-03 02:19:32 -05:00
parent fc38677e80
commit e697147788
1 changed files with 0 additions and 6 deletions

View File

@ -7,10 +7,4 @@ LIST(APPEND TESTS_FILES
bug00486
)
IF(PNG_FOUND)
LIST(APPEND TESTS_FILES
bug00486
)
ENDIF(PNG_FOUND)
ADD_GD_TESTS()