зеркало из https://github.com/microsoft/git.git
Merge branch 'sg/t4051-fix'
Test fixes. * sg/t4051-fix: t4051-diff-function-context: read the right file
This commit is contained in:
Коммит
603160b17e
|
@ -174,7 +174,7 @@ test_expect_success ' context does not include other functions' '
|
|||
'
|
||||
|
||||
test_expect_success ' context does not include preceding empty lines' '
|
||||
test "$(first_context_line <long_common_tail.diff.diff)" != " "
|
||||
test "$(first_context_line <long_common_tail.diff)" != " "
|
||||
'
|
||||
|
||||
check_diff changed_hello_appended 'changed function plus appended function'
|
||||
|
|
Загрузка…
Ссылка в новой задаче