summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2021-01-12 20:17:52 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-01-12 22:04:40 (GMT)
commitfb3bbe4ea35cb67279dc4a4509e9bce34a33b2b9 (patch)
treeef5bc8b93417dc91f22388277c75b7252c3ba110 /t
parent1db421ab85c44c46f6908eb03d1459d636e2b959 (diff)
downloadgit-fb3bbe4ea35cb67279dc4a4509e9bce34a33b2b9.zip
git-fb3bbe4ea35cb67279dc4a4509e9bce34a33b2b9.tar.gz
git-fb3bbe4ea35cb67279dc4a4509e9bce34a33b2b9.tar.bz2
mailmap tests: remove redundant entry in test
Remove a redundant line in a test added in d20d654fe8 (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 <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
-rwxr-xr-xt/t4203-mailmap.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t4203-mailmap.sh b/t/t4203-mailmap.sh
index dbd3656..03a98d9 100755
--- a/t/t4203-mailmap.sh
+++ b/t/t4203-mailmap.sh
@@ -414,7 +414,6 @@ test_expect_success 'Shortlog output (complex mapping)' '
Other Author <other@author.xx> nick2 <bugs@company.xx>
Other Author <other@author.xx> <nick2@company.xx>
Santa Claus <santa.claus@northpole.xx> <me@company.xx>
- Santa Claus <santa.claus@northpole.xx> <me@company.xx>
EOF
echo three >>one &&