<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -697,7 +697,7 @@ class MemcachedTest &lt; Test::Unit::TestCase
   end
   
   def test_errno_message
-    Rlibmemcached::MemcachedServerSt.any_instance.expects(&quot;cached_errno&quot;).returns(1)
+    Rlibmemcached::MemcachedServerSt.any_instance.stubs(&quot;cached_errno&quot;).returns(1)
     @cache.send(:check_return_code, Rlibmemcached::MEMCACHED_ERRNO, key)    
   rescue Memcached::SystemError =&gt; e
     assert_match /^Errno 1: &quot;Operation not permitted&quot;. Key/, e.message</diff>
      <filename>test/unit/memcached_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1f0ed42d798b02cd39991c904f5aa8ee8908a34f</id>
    </parent>
  </parents>
  <author>
    <name>Evan Weaver</name>
    <email>eweaver@twitter.com</email>
  </author>
  <url>http://github.com/chriseppstein/memcached/commit/f8ebb68de7e35bf25efef31888e2691e3b003dd4</url>
  <id>f8ebb68de7e35bf25efef31888e2691e3b003dd4</id>
  <committed-date>2009-09-02T22:21:39-07:00</committed-date>
  <authored-date>2009-09-02T22:21:39-07:00</authored-date>
  <message>Fix wacky Mocha bug.</message>
  <tree>ffdb3551da414208fe91445ae61b6f3acfaa9c55</tree>
  <committer>
    <name>Evan Weaver</name>
    <email>eweaver@twitter.com</email>
  </committer>
</commit>
