test/test_helper.rb in rubaidh-google_analytics-1.1.1 vs test/test_helper.rb in rubaidh-google_analytics-1.1.2
- old
+ new
@@ -1,10 +1,8 @@
ENV['RAILS_ENV'] = 'test'
require 'rubygems'
require 'test/unit'
-require 'action_controller'
-require 'active_record'
require File.expand_path(File.dirname(__FILE__) + '/../lib/rubaidh/google_analytics.rb')
require File.expand_path(File.dirname(__FILE__) + '/../lib/rubaidh/view_helpers.rb')