[BUGFIX] Fix unit test failure if gif compress is disabled
If gif_compress is disabled in the install tool, the test gifCompressFixesPermissionOfConvertedFileIfUsingGd fails, as the method it tests only does things if gif_compress is enabled. Change-Id: I91603452e43188cd38afeb3ca8b38e2913848e66 Fixes: #38501 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/12473 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Please register or sign in to comment