mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
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
@ -2,4 +2,4 @@
|
||||
|
||||
use OpenSSL::Test::Simple;
|
||||
|
||||
simple_test("test_srp", "srptest");
|
||||
simple_test("test_srp", "srptest", "srp");
|
||||
|
Loading…
x
Reference in New Issue
Block a user