<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,7 +14,7 @@ module Mocha
             alias :it_before_bacon :it
             def it(description)
               it_before_bacon(description) do
-                assertion_counter = AssertionCounter.new(::Bacon::Counter)
+                assertion_counter = ::Mocha::Integration::Bacon::AssertionCounter.new(::Bacon::Counter)
                 mocha_setup
                 yield
                 mocha_verify(assertion_counter)</diff>
      <filename>lib/mocha/integration/bacon/version_11_and_above.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ad6ed8e7f1180bcc803e7bff2f28a0f81ad3b928</id>
    </parent>
  </parents>
  <author>
    <name>James Mead</name>
    <email>james@floehopper.org</email>
  </author>
  <url>http://github.com/floehopper/mocha/commit/82ea1493fe818132689583dc44ec554e7440e14d</url>
  <id>82ea1493fe818132689583dc44ec554e7440e14d</id>
  <committed-date>2009-03-05T08:05:50-08:00</committed-date>
  <authored-date>2009-03-05T08:05:50-08:00</authored-date>
  <message>Fixed bug: Some Bacon tests were failing in Ruby 1.9.1. http://floehopper.lighthouseapp.com/projects/22289-mocha/tickets/43.</message>
  <tree>390b7ac872d6be25ae76f4e052464c8c142d81df</tree>
  <committer>
    <name>James Mead</name>
    <email>james@floehopper.org</email>
  </committer>
</commit>
