Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
send-email: support separate Reply-To address
[gitweb.git]
/
t
/
t4051-diff-function-context.sh
diff --git
a/t/t4051-diff-function-context.sh
b/t/t4051-diff-function-context.sh
index 30fc5bf2b36d815d6a43f2b439f938b81a8816ca..2d76a971c43f6850a1f443eab3e91bf3762fe952 100755
(executable)
--- a/
t/t4051-diff-function-context.sh
+++ b/
t/t4051-diff-function-context.sh
@@
-85,7
+85,7
@@
test_expect_success 'setup' '
check_diff changed_hello 'changed function'
-test_expect_
failure
' context includes comment' '
+test_expect_
success
' context includes comment' '
grep "^ .*Hello comment" changed_hello.diff
'