diff --git a/webroot/test/test_issue52.php b/webroot/test/test_issue52.php index 45c3fa7..1ef6f28 100644 --- a/webroot/test/test_issue52.php +++ b/webroot/test/test_issue52.php @@ -22,7 +22,7 @@ $images = array( // For each image, apply these testcases -$nc = '&nc'; +$nc = null; //&nc'; $testcase = array( $nc . '&w=300&h=300&fill-to-fit', $nc . '&w=300&ar=1&fill-to-fit',