Mailing List Archive

svn commit: rev 9744 - incubator/spamassassin/trunk/t
Author: jm
Date: Thu Mar 25 10:16:44 2004
New Revision: 9744

Modified:
incubator/spamassassin/trunk/t/rcvd_parser.t
Log:
number of tests increased

Modified: incubator/spamassassin/trunk/t/rcvd_parser.t
==============================================================================
--- incubator/spamassassin/trunk/t/rcvd_parser.t (original)
+++ incubator/spamassassin/trunk/t/rcvd_parser.t Thu Mar 25 10:16:44 2004
@@ -18,7 +18,7 @@

use lib '.'; use lib 't';
use SATest; sa_t_init("rcvd_parser");
-use Test; BEGIN { plan tests => 26 };
+use Test; BEGIN { plan tests => 28 };


use strict;
@@ -42,6 +42,17 @@
} => q{

[ ip=213.228.0.129 rdns=postfix3-2.free.fr helo=postfix3-2.free.fr by=totor.example.net ident=foobar envfrom= ] [ ip=82.65.66.244 rdns=lns-p19-8-82-65-66-244.adsl.proxad.net helo=asterix.laurier.org by=postfix3-2.free.fr ident= envfrom= ]
+
+},
+q{
+
+Received: from klqe.net (unknown [192.168.50.50])
+ by mail.dropinsolutions.com (Postfix) with ESMTP
+ id 62F9114047; Sun, 15 Feb 2004 14:29:04 -0500 (EST)
+
+} => q{
+
+[ ip=192.168.50.50 rdns= helo=klqe.net by=mail.dropinsolutions.com ident= envfrom= ]

},
q{