t9000-addresses: update expected results after fix
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Fri, 21 Oct 2016 09:20:23 +0000 (11:20 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Oct 2016 16:47:51 +0000 (09:47 -0700)
e3fdbcc8e1 (parse_mailboxes: accept extra text after <...> address,
2016-10-13) improved our in-house address parser and made it closer to
Mail::Address. As a consequence, some tests comparing it to
Mail::Address now pass, but e3fdbcc8e1 forgot to update the test.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found