Skip to content

Commit 650f68c

Browse files
committed
sodium ext: fix tests/pwhash_argon2i description
1 parent 74d7f1d commit 650f68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/sodium/tests/pwhash_argon2i.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
Check for libsodium utils
2+
Check for libsodium argon2i
33
--SKIPIF--
44
<?php if (!extension_loaded("sodium")) print "skip";
55
if (!defined('SODIUM_CRYPTO_PWHASH_SALTBYTES')) print "skip libsodium without argon2i"; ?>

0 commit comments

Comments
 (0)