Commit b29524c1 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Delete Win32 test with testreq.pem and req: there is already a test with

testreq2.pem.
parent b4899bb1
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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