diff options
Diffstat (limited to 'ext/hash/tests/hash_error.phpt')
| -rw-r--r-- | ext/hash/tests/hash_error.phpt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ext/hash/tests/hash_error.phpt b/ext/hash/tests/hash_error.phpt index 8317a56e14..ca5d03abb8 100644 --- a/ext/hash/tests/hash_error.phpt +++ b/ext/hash/tests/hash_error.phpt @@ -1,7 +1,5 @@ --TEST-- -Test hash() function : error conditions ---SKIPIF-- -<?php extension_loaded('hash') or die('skip: hash extension not loaded.'); ?> +Hash: hash() function : error conditions --FILE-- <?php @@ -45,4 +43,4 @@ NULL Warning: hash(): Unknown hashing algorithm: foo in %s on line %d bool(false) -===Done===
\ No newline at end of file +===Done=== |
