Update of /cvsroot/spambayes/spambayes/spambayes/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14892/spambayes/test

Modified Files:
      Tag: release_1_0-branch
        test_message.py 
Log Message:
The malformed message isn't needed in 1.0.x

Index: test_message.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/test/test_message.py,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -C2 -d -r1.6.2.1 -r1.6.2.2
*** test_message.py     13 Jan 2005 21:59:51 -0000      1.6.2.1
--- test_message.py     13 Jan 2005 22:07:48 -0000      1.6.2.2
***************
*** 22,26 ****
  # Richie's hammer.py script has code for generating any number of
  # randomly composed email messages.
! from test_sb_server import good1, spam1, malformed1
  
  try:
--- 22,26 ----
  # Richie's hammer.py script has code for generating any number of
  # randomly composed email messages.
! from test_sb_server import good1, spam1
  
  try:

_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins

Reply via email to