diff options
Diffstat (limited to 'ext/hash/tests/hash_hmac_algos.phpt')
-rw-r--r-- | ext/hash/tests/hash_hmac_algos.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/hash/tests/hash_hmac_algos.phpt b/ext/hash/tests/hash_hmac_algos.phpt index 76efff48b3..b4240ac7cb 100644 --- a/ext/hash/tests/hash_hmac_algos.phpt +++ b/ext/hash/tests/hash_hmac_algos.phpt @@ -4,7 +4,6 @@ Hash: hash_hmac_algos() function : basic functionality <?php print_r(hash_hmac_algos()); - --EXPECTF-- Array ( |