Author: norman
Date: Mon Jul 10 11:09:29 2006
New Revision: 420597

URL: http://svn.apache.org/viewvc?rev=420597&view=rev
Log:
Fix some typos

Modified:
    james/server/trunk/src/test/org/apache/james/transport/mailets/NullTest.java

Modified: 
james/server/trunk/src/test/org/apache/james/transport/mailets/NullTest.java
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/test/org/apache/james/transport/mailets/NullTest.java?rev=420597&r1=420596&r2=420597&view=diff
==============================================================================
--- 
james/server/trunk/src/test/org/apache/james/transport/mailets/NullTest.java 
(original)
+++ 
james/server/trunk/src/test/org/apache/james/transport/mailets/NullTest.java 
Mon Jul 10 11:09:29 2006
@@ -58,8 +58,8 @@
         mailet = new Null();
     }
 
-    // test if ToProcessor works
-    public void testValidToProcessor() throws MessagingException {
+    // test if the right state was set
+    public void testNullMailet() throws MessagingException {
         setupMockedMail(mockedMimeMessage);
         setupMailet();
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to