mirror of
https://github.com/openssl/openssl.git
synced 2024-11-24 02:23:51 +08:00
Delete Win32 test with testreq.pem and req: there is already a test with
testreq2.pem.
This commit is contained in:
parent
b4899bb1fa
commit
b29524c15b
@ -9,9 +9,6 @@ if errorlevel 1 goto err
|
||||
call tpem.bat pkcs7 ..\test\testp7.pem
|
||||
if errorlevel 1 goto err
|
||||
|
||||
call tpem.bat req ..\test\testreq.pem
|
||||
if errorlevel 1 goto err
|
||||
|
||||
call tpem.bat req ..\test\testreq2.pem
|
||||
if errorlevel 1 goto err
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user