From: Thomas Goirand <zigo@debian.org>
Date: Sun, 5 Oct 2014 00:57:36 +0700
Subject: Fixes-unit-testing

---
 Mail-1.2.0/tests/smtp_error.phpt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Mail-1.2.0/tests/smtp_error.phpt b/Mail-1.2.0/tests/smtp_error.phpt
index 00c9e1d..732ac66 100755
--- a/Mail-1.2.0/tests/smtp_error.phpt
+++ b/Mail-1.2.0/tests/smtp_error.phpt
@@ -24,4 +24,4 @@ if (is_a($e, 'PEAR_Error')) {
 }
 
 --EXPECT--
-Failed to connect to bogus.host.tld:25 [SMTP: Failed to connect socket:  (code: -1, response: )]
+Failed to connect to bogus.host.tld:25 [SMTP: Failed to connect socket: php_network_getaddresses: getaddrinfo failed: Name or service not known (code: -1, response: )]
