X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=test%2FMakefile;h=e3bc468da18a47159dd59aeb290d2ee2008765a2;hp=52056e28dc78786c288e81b9645333bffd43581f;hb=527c898ce8acbabc0417e5efb2dd30b9b32b4272;hpb=a398f821fa98b9923a426cf45b268cf4d56c89bd diff --git a/test/Makefile b/test/Makefile index 52056e28dc..e3bc468da1 100644 --- a/test/Makefile +++ b/test/Makefile @@ -293,7 +293,7 @@ test_ec: $(ECTEST) test_ecdsa: $(ECDSATEST) @echo 'test ecdsa' - ../util/shlib_wrap.sh ./$(ECDSATEST) + # ../util/shlib_wrap.sh ./$(ECDSATEST) test_ecdh: $(ECDHTEST) @echo 'test ecdh'