From: Richard Levitte Date: Sun, 20 Sep 2015 00:04:47 +0000 (+0200) Subject: Correct jpake test X-Git-Tag: OpenSSL_1_1_0-pre1~582 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=17979f55267e67fe4fcafd02c92c8c27af7e65f0;p=oweals%2Fopenssl.git Correct jpake test There actually is a "jpake" feature to check the availability on Reviewed-by: Stephen Henson --- diff --git a/test/recipes/90-test_jpake.t b/test/recipes/90-test_jpake.t index fa1292af74..519bf1ebba 100644 --- a/test/recipes/90-test_jpake.t +++ b/test/recipes/90-test_jpake.t @@ -2,4 +2,4 @@ use OpenSSL::Test::Simple; -simple_test("test_jpake", "jpaketest"); +simple_test("test_jpake", "jpaketest", "jpake");