Skip to content

Commit fb3bbe4

Browse files
avargitster
authored andcommitted
mailmap tests: remove redundant entry in test
Remove a redundant line in a test added in d20d654 (Change current mailmap usage to do matching on both name and email of author/committer., 2009-02-08). This didn't conceivably test anything useful and is most likely a copy/paste error. Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1db421a commit fb3bbe4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/t4203-mailmap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,6 @@ test_expect_success 'Shortlog output (complex mapping)' '
414414
Other Author <[email protected]> nick2 <[email protected]>
415415
416416
417-
418417
EOF
419418
420419
echo three >>one &&

0 commit comments

Comments
 (0)