We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1392c5d + c8b35b9 commit 603160bCopy full SHA for 603160b
t/t4051-diff-function-context.sh
@@ -174,7 +174,7 @@ test_expect_success ' context does not include other functions' '
174
'
175
176
test_expect_success ' context does not include preceding empty lines' '
177
- test "$(first_context_line <long_common_tail.diff.diff)" != " "
+ test "$(first_context_line <long_common_tail.diff)" != " "
178
179
180
check_diff changed_hello_appended 'changed function plus appended function'
0 commit comments