DTLS handshake fix.
[openssl.git] / test / testenc
index 0656c7f5254068fe4730d974d2d6e939f77bddcd..d9fd52e533195a7c95c1592e3fcd6da41e8bcfd2 100644 (file)
@@ -1,8 +1,8 @@
 #!/bin/sh
 
-testsrc=Makefile.ssl
+testsrc=testenc
 test=./p
-cmd=../apps/openssl
+cmd="../util/shlib_wrap.sh ../apps/openssl"
 
 cat $testsrc >$test;