From 721b5b2a5c27365685adb59412b4a5d0b168221d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Tue, 18 Jan 2000 15:08:49 +0000 Subject: Rename rsa_oaep_test to the more appropriate name rsa_test for the benefit of MS-DOS users. --- ms/test.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ms/test.bat') diff --git a/ms/test.bat b/ms/test.bat index a40f7478d7..9a54afe065 100755 --- a/ms/test.bat +++ b/ms/test.bat @@ -7,8 +7,8 @@ set OPENSSL_CONF=..\apps\openssl.cnf rem run this from inside the bin directory -echo rsa_oaep_test -rsa_oaep_test +echo rsa_test +rsa_test if errorlevel 1 goto done echo destest -- cgit v1.2.3