You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by qu...@apache.org on 2005/06/13 21:34:09 UTC

svn commit: r190498 - /spamassassin/trunk/t/strip2.t

Author: quinlan
Date: Mon Jun 13 12:34:09 2005
New Revision: 190498

URL: http://svn.apache.org/viewcvs?rev=190498&view=rev
Log:
broken test, make sure these are always spam

Modified:
    spamassassin/trunk/t/strip2.t

Modified: spamassassin/trunk/t/strip2.t
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/t/strip2.t?rev=190498&r1=190497&r2=190498&view=diff
==============================================================================
--- spamassassin/trunk/t/strip2.t (original)
+++ spamassassin/trunk/t/strip2.t Mon Jun 13 12:34:09 2005
@@ -28,6 +28,8 @@
   tstprefs ("
         $default_cf_lines
         report_safe 0
+        body TEST_ALWAYS /./
+        score TEST_ALWAYS 100
 	");
 
   # create report_safe 0 output
@@ -44,6 +46,8 @@
   tstprefs ("
         $default_cf_lines
         report_safe 1
+        body TEST_ALWAYS /./
+        score TEST_ALWAYS 100
 	");
 
   # create report_safe 1 and -t output
@@ -65,6 +69,8 @@
 tstprefs ("
         $default_cf_lines
         report_safe 2
+        body TEST_ALWAYS /./
+        score TEST_ALWAYS 100
 	");
 
 # create report_safe 2 output