diff options
Diffstat (limited to 'ext/gd/tests/imageflip.phpt')
-rw-r--r-- | ext/gd/tests/imageflip.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imageflip.phpt b/ext/gd/tests/imageflip.phpt index 8a439075f2..7f0d2f366a 100644 --- a/ext/gd/tests/imageflip.phpt +++ b/ext/gd/tests/imageflip.phpt @@ -27,4 +27,4 @@ var_dump(dechex(imagecolorat($im, 98, 98))); string(2) "ff" string(4) "ff00" string(6) "ff0000" -string(2) "ff"
\ No newline at end of file +string(2) "ff" |