aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 52056e2..e3bc468 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'