diff options
| -rw-r--r-- | ext/hash/tests/sha384.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/hash/tests/sha384.phpt b/ext/hash/tests/sha384.phpt index 60e5f5c42d..3e1272026f 100644 --- a/ext/hash/tests/sha384.phpt +++ b/ext/hash/tests/sha384.phpt @@ -1,5 +1,5 @@ --TEST-- -sha512 algorithm +sha384 algorithm --SKIPIF-- <?php if(!extension_loaded("hash")) print "skip"; ?> --FILE-- |
