tests: take the version from our define

This commit is contained in:
Carlos Martín Nieto 2016-03-03 21:03:10 +01:00
parent 1e8255a39b
commit e23efa6ddf

View File

@ -124,7 +124,7 @@ void test_diff_format_email__with_message(void)
" file3\n" \
"+file3\n" \
"--\n" \
"libgit2 0.23.0\n" \
"libgit2 " LIBGIT2_VERSION "\n" \
"\n";
opts.body = "Modify content of file3.txt by appending a new line. Make this\n" \