summaryrefslogtreecommitdiff
path: root/ext/gd/tests/bug39273.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/bug39273.phpt')
-rw-r--r--ext/gd/tests/bug39273.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/bug39273.phpt b/ext/gd/tests/bug39273.phpt
index 7e938f4bb1..3fb56761e7 100644
--- a/ext/gd/tests/bug39273.phpt
+++ b/ext/gd/tests/bug39273.phpt
@@ -2,7 +2,7 @@
Bug #37360 (gdimagecreatefromgif, bad image sizes)
--SKIPIF--
<?php
- if (!extension_loaded('gd')) die("skip gd extension not available\n");
+ if (!extension_loaded('gd')) die("skip gd extension not available\n");
?>
--FILE--
<?php