diff options
Diffstat (limited to 'tests')
| -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 67b2209..9e66051 100644 --- a/tests/ngit_send.rs +++ b/tests/ngit_send.rs | |||
| @@ -421,7 +421,7 @@ mod when_cover_letter_details_specified_with_range_of_head_2_sends_cover_letter_ | |||
| 421 | +some content\n\\ \ | 421 | +some content\n\\ \ |
| 422 | No newline at end of file\n\ | 422 | No newline at end of file\n\ |
| 423 | --\n\ | 423 | --\n\ |
| 424 | libgit2 1.9.1\n\ | 424 | libgit2 1.9.2\n\ |
| 425 | \n\ | 425 | \n\ |
| 426 | ", | 426 | ", |
| 427 | ); | 427 | ); |
| @@ -447,7 +447,7 @@ mod when_cover_letter_details_specified_with_range_of_head_2_sends_cover_letter_ | |||
| 447 | +some content\n\\ \ | 447 | +some content\n\\ \ |
| 448 | No newline at end of file\n\ | 448 | No newline at end of file\n\ |
| 449 | --\n\ | 449 | --\n\ |
| 450 | libgit2 1.9.1\n\ | 450 | libgit2 1.9.2\n\ |
| 451 | \n\ | 451 | \n\ |
| 452 | ", | 452 | ", |
| 453 | ); | 453 | ); |