Browse Source

Correct test name

PECL
Scott MacVicar 18 years ago
parent
commit
d06e683922
  1. 2
      ext/hash/tests/sha224.phpt

2
ext/hash/tests/sha224.phpt

@ -1,5 +1,5 @@
--TEST--
sha256 algorithm
sha224 algorithm
--SKIPIF--
<?php if(!extension_loaded("hash")) print "skip"; ?>
--FILE--

Loading…
Cancel
Save