diff options
| -rw-r--r-- | tests/sha512.phpt | 2 | ||||
| -rw-r--r-- | tests/yescrypt.phpt | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/tests/sha512.phpt b/tests/sha512.phpt index 2a91456..9ffc576 100644 --- a/tests/sha512.phpt +++ b/tests/sha512.phpt @@ -1,5 +1,5 @@  --TEST-- -Check if xpass is loaded +Check sha512 algo  --EXTENSIONS--  xpass  --SKIPIF-- diff --git a/tests/yescrypt.phpt b/tests/yescrypt.phpt index 38c84e2..7f38bd7 100644 --- a/tests/yescrypt.phpt +++ b/tests/yescrypt.phpt @@ -1,5 +1,5 @@  --TEST-- -Check if xpass is loaded +Check yescrypt algo  --EXTENSIONS--  xpass  --SKIPIF-- | 
