<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>spec/helpers/randexp_fix_spec.rb</filename>
    </added>
    <added>
      <filename>spec/randexp_fix.rb</filename>
    </added>
    <added>
      <filename>spec/words.txt</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -19,6 +19,9 @@ end
 # here again, Merb will do it for you
 Merb.start_environment(:testing =&gt; true, :adapter =&gt; 'runner', :environment =&gt; ENV['MERB_ENV'] || 'test')
 
+require Merb.root / &quot;spec/randexp_fix&quot;
+Randexp::Dictionary.dict_path = File.join(File.dirname(__FILE__), &quot;words.txt&quot;)
+
 Merb::Mailer.delivery_method = :test_send
 
 require Merb.root / &quot;spec/rubytime_specs_helper&quot;</diff>
      <filename>spec/spec_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e0b6367cd0f2e3ae6c9cc94509b0af66470ba0e7</id>
    </parent>
  </parents>
  <author>
    <name>Adam Pohorecki</name>
    <email>adam.pohorecki@llp.pl</email>
  </author>
  <url>http://github.com/LunarLogicPolska/rubytime/commit/37ef42817e98faf4cb8064dc39defa564c5c58f8</url>
  <id>37ef42817e98faf4cb8064dc39defa564c5c58f8</id>
  <committed-date>2009-07-01T03:00:31-07:00</committed-date>
  <authored-date>2009-07-01T03:00:31-07:00</authored-date>
  <message>Modified the used in fixtures because it was using 1. a system file, 2. that file can contain characters not allowed by MySQL (which lead to randomly and often failing tests)</message>
  <tree>1a83796c981c73c1bc17a1699d571429c0f98678</tree>
  <committer>
    <name>Adam Pohorecki</name>
    <email>adam.pohorecki@llp.pl</email>
  </committer>
</commit>
