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:
Richard Levitte 2015-09-20 02:05:35 +02:00
parent 17979f5526
commit c9f6be4ead

View file

@ -2,4 +2,4 @@
use OpenSSL::Test::Simple;
simple_test("test_srp", "srptest");
simple_test("test_srp", "srptest", "srp");