<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,11 +1,12 @@
 ENV['RAILS_ENV'] = 'test'
-ENV['RAILS_ROOT'] ||= File.dirname(__FILE__) + '/../../../..'
 
+require 'rubygems'
 require 'test/unit'
-require File.expand_path(File.join(ENV['RAILS_ROOT'], 'config/environment.rb'))
+require 'action_controller'
+require 'active_record'
+require 'action_view'
 
 config = YAML::load(IO.read(File.dirname(__FILE__) + '/database.yml'))
-ActiveRecord::Base.logger = Logger.new(File.dirname(__FILE__) + &quot;/debug.log&quot;)
 
 db_adapter = ENV['DB']
 </diff>
      <filename>test/test_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6f0573d6a53f25abb40e223535f7f7816de5299b</id>
    </parent>
  </parents>
  <author>
    <name>Mike Gunderloy</name>
    <email>MikeG1@larkfarm.com</email>
  </author>
  <url>http://github.com/ffmike/user_event_logger/commit/751cfe3748cc4a945dc014080426b456ebdf988d</url>
  <id>751cfe3748cc4a945dc014080426b456ebdf988d</id>
  <committed-date>2008-09-12T06:23:24-07:00</committed-date>
  <authored-date>2008-09-12T06:23:24-07:00</authored-date>
  <message>Fix tests so they actually run from the command line rake.</message>
  <tree>9d6b31aa2093a4500ba7077824e4cc6ed12a9761</tree>
  <committer>
    <name>Mike Gunderloy</name>
    <email>MikeG1@larkfarm.com</email>
  </committer>
</commit>
