mirror of
https://github.com/Imagick/imagick.git
synced 2026-06-19 07:35:36 +00:00
Don't run test on version where it will fail.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Test Imagick, implodeImageWithMethod
|
||||
--SKIPIF--
|
||||
<?php
|
||||
$imageMagickRequiredVersion=0x675;
|
||||
$imageMagickRequiredVersion=0x700;
|
||||
require_once(dirname(__FILE__) . '/skipif.inc');
|
||||
?>
|
||||
--FILE--
|
||||
|
||||
Reference in New Issue
Block a user