l10n: sv.po: Update Swedish translation (3288t0f0u)
[gitweb.git] / t / t4051-diff-function-context.sh
index 30fc5bf2b36d815d6a43f2b439f938b81a8816ca..2d76a971c43f6850a1f443eab3e91bf3762fe952 100755 (executable)
@@ -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
 '