<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,10 +19,10 @@ context &quot;Mephisto::SpamDetectionEngines::NullEngine&quot; do
   end
 
   specify &quot;should be a noop to mark as spam&quot; do
-    assert_nil @engine.mark_as_spam(nil)
+    assert_nil @engine.mark_as_spam(nil, nil)
   end
 
   specify &quot;should be a noop to mark as ham&quot; do
-    assert_nil @engine.mark_as_ham(nil)
+    assert_nil @engine.mark_as_ham(nil, nil)
   end
 end</diff>
      <filename>test/unit/mephisto/spam_detection_engines/null_engine_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f1068ff008b7da9263fd9037d1a37b3813e70991</id>
    </parent>
  </parents>
  <author>
    <name>Fran&#231;ois Beausoleil</name>
    <email>francois@teksol.info</email>
  </author>
  <url>http://github.com/francois/mephisto/commit/cf11753a6d59fbbfcbd0e063706395ff31600059</url>
  <id>cf11753a6d59fbbfcbd0e063706395ff31600059</id>
  <committed-date>2008-03-17T19:02:47-07:00</committed-date>
  <authored-date>2008-03-17T19:02:47-07:00</authored-date>
  <message>Tweak null engine tests for green bar.</message>
  <tree>99cad4a4e7cbdd79c3c9781008d0ee9d0cbc4451</tree>
  <committer>
    <name>Fran&#231;ois Beausoleil</name>
    <email>francois@teksol.info</email>
  </committer>
</commit>
