summaryrefslogtreecommitdiff
path: root/test/testenc
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-02 19:01:41 +0000
committerBen Laurie <ben@openssl.org>1999-01-02 19:01:41 +0000
commit288370ea264fd81c5837a4b70604dc23636c0fea (patch)
tree41336e7b879a7c299cff43193e5e4b07cec4515b /test/testenc
parent2ec077d87eb1415978df0321aac1dddd7c612f8b (diff)
downloadopenssl-new-288370ea264fd81c5837a4b70604dc23636c0fea.tar.gz
Fix tests for ssleay -> openssl.
Diffstat (limited to 'test/testenc')
-rw-r--r--test/testenc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testenc b/test/testenc
index 42db56c2be..f69ca37fc3 100644
--- a/test/testenc
+++ b/test/testenc
@@ -2,7 +2,7 @@
testsrc=Makefile.ssl
test=./p
-cmd=../apps/ssleay
+cmd=../apps/openssl
cat $testsrc >$test;