Correct jpake test
authorRichard Levitte <levitte@openssl.org>
Sun, 20 Sep 2015 00:04:47 +0000 (02:04 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 20 Sep 2015 00:06:51 +0000 (02:06 +0200)
There actually is a "jpake" feature to check the availability on

Reviewed-by: Stephen Henson <steve@openssl.org>
test/recipes/90-test_jpake.t

index fa1292af7460d65db2fb9d42c6adfbac55020088..519bf1ebba69a87aca5a49e69bfb20ec4a054b51 100644 (file)
@@ -2,4 +2,4 @@
 
 use OpenSSL::Test::Simple;
 
-simple_test("test_jpake", "jpaketest");
+simple_test("test_jpake", "jpaketest", "jpake");