summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-09-20 02:04:47 +0200
committerRichard Levitte <levitte@openssl.org>2015-09-20 02:06:51 +0200
commit17979f55267e67fe4fcafd02c92c8c27af7e65f0 (patch)
tree8adfa07b235d84fa8ce0efe938540cb7a7aecff0 /test
parent6ff42117815bdba9e84b049e4da3455a5baa7b85 (diff)
Correct jpake test
There actually is a "jpake" feature to check the availability on Reviewed-by: Stephen Henson <steve@openssl.org>
Diffstat (limited to 'test')
-rw-r--r--test/recipes/90-test_jpake.t2
1 files changed, 1 insertions, 1 deletions
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");