Commit c9f6be4e authored by Richard Levitte's avatar Richard Levitte
Browse files

Correct srp test



There actually is a "srp" feature to check the availability on

Reviewed-by: default avatarStephen Henson <steve@openssl.org>
parent 17979f55
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@

use OpenSSL::Test::Simple;

simple_test("test_srp", "srptest");
simple_test("test_srp", "srptest", "srp");