[libemail-address-perl] 01/06: correct expectation: the phrase looks like an angle-addr

Salvatore Bonaccorso carnil at debian.org
Tue Sep 29 16:46:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch squeeze
in repository libemail-address-perl.

commit ed4a292464b5c6aaac4afd2203dbc02c785ac86a
Author: Ricardo Signes <rjbs at cpan.org>
Date:   Sat Jun 14 00:09:45 2014 -0400

    correct expectation: the phrase looks like an angle-addr
    
    but it is a phrase
---
 t/tests.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/tests.t b/t/tests.t
index 57c0bc6..f5db85f 100644
--- a/t/tests.t
+++ b/t/tests.t
@@ -678,7 +678,7 @@ my @list = (
     '"<advocacy-- ATAT --p.example.org>" <advocacy-- ATAT --p.example.org>',
     [
       [
-        'advocacy',
+        '<advocacy-- ATAT --p.example.org>',
         'advocacy-- ATAT --p.example.org',
         undef
       ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-address-perl.git



More information about the Pkg-perl-cvs-commits mailing list