X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=ms%2Ftestce.bat;h=9b309e4b6e534402ea9a47ca435540eae72c1841;hp=8de94a43b242dc2b5ab17fc1a319e50d5581dccc;hb=a2c1dedc5de3312fd4d6506923f2a61eecc67985;hpb=45f55f6a5bdcec411ef08a6f8aae41d5d3d234ad diff --git a/ms/testce.bat b/ms/testce.bat index 8de94a43b2..9b309e4b6e 100644 --- a/ms/testce.bat +++ b/ms/testce.bat @@ -32,10 +32,6 @@ echo bftest call %test%\testce2 bftest if errorlevel 1 goto done -echo shatest -call %test%\testce2 shatest -if errorlevel 1 goto done - echo sha1test call %test%\testce2 sha1test if errorlevel 1 goto done