test_helper.rb 189 Bytes
ENV['RAILS_ROOT'] ||= File.dirname(__FILE__) + '/../../../..'
require File.expand_path(File.join(ENV['RAILS_ROOT'], 'config/environment.rb'))

ENV["RAILS_ENV"] = "test"
require 'test_help'