summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imagerectangle_error5.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imagerectangle_error5.phpt')
-rw-r--r--ext/gd/tests/imagerectangle_error5.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/gd/tests/imagerectangle_error5.phpt b/ext/gd/tests/imagerectangle_error5.phpt
index 9ccca07ae7..5cbdcbf2c7 100644
--- a/ext/gd/tests/imagerectangle_error5.phpt
+++ b/ext/gd/tests/imagerectangle_error5.phpt
@@ -1,7 +1,7 @@
--TEST--
-Testing wrong param passing imagerectangle() of GD library
+Testing wrong param passing imagerectangle() of GD library
--CREDITS--
-Ivan Rosolen <contato [at] ivanrosolen [dot] com>
+Ivan Rosolen <contato [at] ivanrosolen [dot] com>
#testfest PHPSP on 2009-06-30
--SKIPIF--
<?php
@@ -9,7 +9,7 @@ if ( ! extension_loaded('gd') ) die( 'skip GD not present; skipping test' );
?>
--FILE--
<?php
-// Create a image
+// Create a image
$image = imagecreatetruecolor( 100, 100 );
// Draw a rectangle