diff options
Diffstat (limited to 'tests/ngit')
| -rw-r--r-- | tests/ngit/send.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ngit/send.rs b/tests/ngit/send.rs index ef09425..2aad232 100644 --- a/tests/ngit/send.rs +++ b/tests/ngit/send.rs | |||
| @@ -327,7 +327,7 @@ mod when_cover_letter_details_specified_with_range_of_head_2_sends_cover_letter_ | |||
| 327 | +some content\n\\ \ | 327 | +some content\n\\ \ |
| 328 | No newline at end of file\n\ | 328 | No newline at end of file\n\ |
| 329 | --\n\ | 329 | --\n\ |
| 330 | libgit2 1.7.2\n\ | 330 | libgit2 1.8.1\n\ |
| 331 | \n\ | 331 | \n\ |
| 332 | ", | 332 | ", |
| 333 | ); | 333 | ); |
| @@ -353,7 +353,7 @@ mod when_cover_letter_details_specified_with_range_of_head_2_sends_cover_letter_ | |||
| 353 | +some content\n\\ \ | 353 | +some content\n\\ \ |
| 354 | No newline at end of file\n\ | 354 | No newline at end of file\n\ |
| 355 | --\n\ | 355 | --\n\ |
| 356 | libgit2 1.7.2\n\ | 356 | libgit2 1.8.1\n\ |
| 357 | \n\ | 357 | \n\ |
| 358 | ", | 358 | ", |
| 359 | ); | 359 | ); |