From fb3bbe4ea35cb67279dc4a4509e9bce34a33b2b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Tue, 12 Jan 2021 21:17:52 +0100 Subject: mailmap tests: remove redundant entry in test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Junio C Hamano --- t/t4203-mailmap.sh | 1 - 1 file changed, 1 deletion(-) (limited to 't') diff --git a/t/t4203-mailmap.sh b/t/t4203-mailmap.sh index dbd365681e..03a98d9635 100755 --- a/t/t4203-mailmap.sh +++ b/t/t4203-mailmap.sh @@ -414,7 +414,6 @@ test_expect_success 'Shortlog output (complex mapping)' ' Other Author nick2 Other Author Santa Claus - Santa Claus EOF echo three >>one && -- cgit v1.2.3