aboutsummaryrefslogtreecommitdiff
path: root/testcode/testbound.c
diff options
context:
space:
mode:
Diffstat (limited to 'testcode/testbound.c')
-rw-r--r--testcode/testbound.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testcode/testbound.c b/testcode/testbound.c
index fa361c4ead64..b297f477476e 100644
--- a/testcode/testbound.c
+++ b/testcode/testbound.c
@@ -284,7 +284,6 @@ main(int argc, char* argv[])
case 's':
free(pass_argv[1]);
testbound_selftest();
- printf("selftest successful\n");
exit(0);
case '2':
#if (defined(HAVE_EVP_SHA256) || defined(HAVE_NSS)) && defined(USE_SHA2)