Skip to content

Commit

Permalink
secret-handshake: add newline at the end (#2153)
Browse files Browse the repository at this point in the history
[no important files changed]
  • Loading branch information
ErikSchierboom authored Jul 13, 2023
1 parent e23edb9 commit 2e1c3cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ public void Do_nothing_for_zero()
{
Assert.Empty(SecretHandshake.Commands(0));
}
}
}

0 comments on commit 2e1c3cc

Please sign in to comment.