Skip to content

Commit 0ae7eb0

Browse files
AlexLanzanoCopilot
andauthored
Update test/wh_test_clientserver.c
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8246227 commit 0ae7eb0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/wh_test_clientserver.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ static int _testCryptoAffinity(whServerContext* server, whClientContext* client)
437437
else {
438438
#ifdef WOLF_CRYPTO_CB
439439
/* HW was not configured, should fail with BADCONFIG */
440-
printf("%i\n", server_rc);
441440
WH_TEST_ASSERT_RETURN(server_rc == WH_ERROR_BADCONFIG);
442441
#else
443442
/* HW crypto was not enabled, should fail with NOTIMPL */

0 commit comments

Comments
 (0)