Fix incorrect usage of a test case
authorPaul Yang <yang.yang@baishancloud.com>
Wed, 26 Jun 2019 09:36:56 +0000 (17:36 +0800)
committerPaul Yang <yang.yang@baishancloud.com>
Wed, 26 Jun 2019 09:36:56 +0000 (17:36 +0800)
commit4b931252bedae3f1a5c1b9836ca20a5af9445bc7
treead9d791a190b18bf718381a4518f0495248cce79
parentedc62356485257a37eb8775f25c5a19345b83a50
Fix incorrect usage of a test case

test/x509_check_cert_pkey_test.c has incorrect usage description.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9250)
test/x509_check_cert_pkey_test.c