From: Dr. Stephen Henson Date: Fri, 24 Jul 2009 13:43:23 +0000 (+0000) Subject: Remove MD2 test from WIN32 tests. X-Git-Tag: OpenSSL_1_0_0-beta4~125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=001dfac0615fd82a0ca6024ebd90089001ea58f5;p=openssl Remove MD2 test from WIN32 tests. --- diff --git a/ms/test.bat b/ms/test.bat index 46610e9e7a..f490546ebb 100755 --- a/ms/test.bat +++ b/ms/test.bat @@ -35,10 +35,6 @@ echo md5test md5test if errorlevel 1 goto done -echo md2test -md2test -if errorlevel 1 goto done - echo rc2test rc2test if errorlevel 1 goto done