summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-09-20 02:05:35 +0200
committerRichard Levitte <levitte@openssl.org>2015-09-20 02:06:51 +0200
commitc9f6be4ead3ddc5044c1c0430b4d0335301f202b (patch)
tree1441e8566625e374b46544d1e832bf68b39744b4 /test
parent17979f55267e67fe4fcafd02c92c8c27af7e65f0 (diff)
Correct srp test
There actually is a "srp" feature to check the availability on Reviewed-by: Stephen Henson <steve@openssl.org>
Diffstat (limited to 'test')
-rw-r--r--test/recipes/90-test_srp.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/90-test_srp.t b/test/recipes/90-test_srp.t
index 6be2c39ff1..9110319a8c 100644
--- a/test/recipes/90-test_srp.t
+++ b/test/recipes/90-test_srp.t
@@ -2,4 +2,4 @@
use OpenSSL::Test::Simple;
-simple_test("test_srp", "srptest");
+simple_test("test_srp", "srptest", "srp");