mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-20 13:41:23 +00:00
tests: take the version from our define
This commit is contained in:
parent
1e8255a39b
commit
e23efa6ddf
@ -124,7 +124,7 @@ void test_diff_format_email__with_message(void)
|
|||||||
" file3\n" \
|
" file3\n" \
|
||||||
"+file3\n" \
|
"+file3\n" \
|
||||||
"--\n" \
|
"--\n" \
|
||||||
"libgit2 0.23.0\n" \
|
"libgit2 " LIBGIT2_VERSION "\n" \
|
||||||
"\n";
|
"\n";
|
||||||
|
|
||||||
opts.body = "Modify content of file3.txt by appending a new line. Make this\n" \
|
opts.body = "Modify content of file3.txt by appending a new line. Make this\n" \
|
||||||
|
Loading…
Reference in New Issue
Block a user