summaryrefslogtreecommitdiff
path: root/tests/gdimagecrop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gdimagecrop/CMakeLists.txt')
-rw-r--r--tests/gdimagecrop/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/gdimagecrop/CMakeLists.txt b/tests/gdimagecrop/CMakeLists.txt
index f5c309e..43f6f6c 100644
--- a/tests/gdimagecrop/CMakeLists.txt
+++ b/tests/gdimagecrop/CMakeLists.txt
@@ -7,10 +7,4 @@ LIST(APPEND TESTS_FILES
bug00486
)
-IF(PNG_FOUND)
-LIST(APPEND TESTS_FILES
- bug00486
-)
-ENDIF(PNG_FOUND)
-
ADD_GD_TESTS()