upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/tests/ngit_send.rs
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2025-07-16 09:30:55 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2025-07-16 09:30:55 +0100
commit190fdeef6b18f5f57af5909becde10c5665ba88e (patch)
treed11ced4da2bc01637f91bac50e10c61409b9bcb1 /tests/ngit_send.rs
parent8cea674f58e806c22d2887cff5e6f76bc4dba0db (diff)
chore: cargo update
in prep for upgrade rust-nostr
Diffstat (limited to 'tests/ngit_send.rs')
-rw-r--r--tests/ngit_send.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ngit_send.rs b/tests/ngit_send.rs
index 629454b..0337a6e 100644
--- a/tests/ngit_send.rs
+++ b/tests/ngit_send.rs
@@ -321,7 +321,7 @@ mod when_cover_letter_details_specified_with_range_of_head_2_sends_cover_letter_
321 +some content\n\\ \ 321 +some content\n\\ \
322 No newline at end of file\n\ 322 No newline at end of file\n\
323 --\n\ 323 --\n\
324 libgit2 1.9.0\n\ 324 libgit2 1.9.1\n\
325 \n\ 325 \n\
326 ", 326 ",
327 ); 327 );
@@ -347,7 +347,7 @@ mod when_cover_letter_details_specified_with_range_of_head_2_sends_cover_letter_
347 +some content\n\\ \ 347 +some content\n\\ \
348 No newline at end of file\n\ 348 No newline at end of file\n\
349 --\n\ 349 --\n\
350 libgit2 1.9.0\n\ 350 libgit2 1.9.1\n\
351 \n\ 351 \n\
352 ", 352 ",
353 ); 353 );