Correct srp test
There actually is a "srp" feature to check the availability on Reviewed-by: Stephen Henson <steve@openssl.org>
This commit is contained in:
parent
17979f5526
commit
c9f6be4ead
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
use OpenSSL::Test::Simple;
|
||||
|
||||
simple_test("test_srp", "srptest");
|
||||
simple_test("test_srp", "srptest", "srp");
|
||||
|
|
Loading…
Reference in a new issue