summaryrefslogtreecommitdiff
path: root/ext/mcrypt/tests/bug43143.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mcrypt/tests/bug43143.phpt')
-rw-r--r--ext/mcrypt/tests/bug43143.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mcrypt/tests/bug43143.phpt b/ext/mcrypt/tests/bug43143.phpt
index 904bfb7003..432fc89a0f 100644
--- a/ext/mcrypt/tests/bug43143.phpt
+++ b/ext/mcrypt/tests/bug43143.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB)
--SKIPIF--
-<?php if (!extension_loaded("mcrypt")) print "skip";
+<?php if (!extension_loaded("mcrypt")) print "skip";
if (!extension_loaded("hash")) print "skip"; ?>
--FILE--
<?php