diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/send.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/send.rs b/tests/send.rs index 538f38a..4af2347 100644 --- a/tests/send.rs +++ b/tests/send.rs | |||
| @@ -309,7 +309,7 @@ mod when_cover_letter_details_specified_with_range_of_head_2_sends_cover_letter_ | |||
| 309 | +some content\n\\ \ | 309 | +some content\n\\ \ |
| 310 | No newline at end of file\n\ | 310 | No newline at end of file\n\ |
| 311 | --\n\ | 311 | --\n\ |
| 312 | libgit2 1.7.1\n\ | 312 | libgit2 1.7.2\n\ |
| 313 | \n\ | 313 | \n\ |
| 314 | ", | 314 | ", |
| 315 | ); | 315 | ); |
| @@ -335,7 +335,7 @@ mod when_cover_letter_details_specified_with_range_of_head_2_sends_cover_letter_ | |||
| 335 | +some content\n\\ \ | 335 | +some content\n\\ \ |
| 336 | No newline at end of file\n\ | 336 | No newline at end of file\n\ |
| 337 | --\n\ | 337 | --\n\ |
| 338 | libgit2 1.7.1\n\ | 338 | libgit2 1.7.2\n\ |
| 339 | \n\ | 339 | \n\ |
| 340 | ", | 340 | ", |
| 341 | ); | 341 | ); |