Commit 17979f55 authored by Richard Levitte's avatar Richard Levitte
Browse files

Correct jpake test



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

Reviewed-by: default avatarStephen Henson <steve@openssl.org>
parent 6ff42117
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_jpake", "jpaketest");
simple_test("test_jpake", "jpaketest", "jpake");