Skip to content

Commit

Permalink
Fix typo in t4008 test title
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Dec 1, 2007
1 parent 10455d2 commit 74e3f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/t4008-diff-break-rewrite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ test_expect_success \
'compare_diff_raw expected current'

test_expect_success \
'run diff with -B' \
'run diff with -B -M' \
'git diff-index -B -M "$tree" >current'

# This should not mistake file0 as the copy source of new file1
Expand Down

0 comments on commit 74e3f97

Please sign in to comment.