summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/evp_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/evp_test.c b/test/evp_test.c
index 9f5d617edf..44bba48fd2 100644
--- a/test/evp_test.c
+++ b/test/evp_test.c
@@ -426,7 +426,6 @@ static int digest_test_run(EVP_TEST *t)
int xof = 0;
OSSL_PARAM params[2];
- printf("test %s (%d %d)\n", t->name, t->s.start, t->s.curr);
t->err = "TEST_FAILURE";
if (!TEST_ptr(mctx = EVP_MD_CTX_new()))
goto err;