summaryrefslogtreecommitdiffstats
path: root/test/handshake_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/handshake_helper.c')
-rw-r--r--test/handshake_helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/handshake_helper.c b/test/handshake_helper.c
index 16d2d7318d..c0265ab3c0 100644
--- a/test/handshake_helper.c
+++ b/test/handshake_helper.c
@@ -1155,6 +1155,7 @@ static handshake_status_t handshake_status(peer_status_t last_status,
*/
return INTERNAL_ERROR;
}
+ break;
case PEER_RETRY:
return HANDSHAKE_RETRY;