summaryrefslogtreecommitdiffstats
path: root/test/tests.com
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-01-18 15:08:49 +0000
committerUlf Möller <ulf@openssl.org>2000-01-18 15:08:49 +0000
commit721b5b2a5c27365685adb59412b4a5d0b168221d (patch)
treeebe94bff480857e6052af01a704de3ffb2af36fc /test/tests.com
parenta9188d4e173304948c7711566556602bfb3ee32f (diff)
Rename rsa_oaep_test to the more appropriate name rsa_test for the
benefit of MS-DOS users.
Diffstat (limited to 'test/tests.com')
-rw-r--r--test/tests.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests.com b/test/tests.com
index a9c2f6ee9b..955ecbcb89 100644
--- a/test/tests.com
+++ b/test/tests.com
@@ -48,7 +48,7 @@ $ DHTEST := dhtest
$ DSATEST := dsatest
$ METHTEST := methtest
$ SSLTEST := ssltest
-$ RSATEST := rsa_oaep_test
+$ RSATEST := rsa_test
$
$ tests_i = 0
$ loop_tests: