Skip to content

Commit

Permalink
Missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
twiss committed Jul 12, 2022
1 parent 55df2e1 commit 7b076da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpgp/forwarding_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ func TestForwardingDecryption(t *testing.T) {
if gotBody != expectedBody {
t.Fatal("Decrypted body did not match expected body")
}
}
}

0 comments on commit 7b076da

Please sign in to comment.