Kouhei Sutou
null+****@clear*****
Sun Mar 27 22:28:39 JST 2016
Kouhei Sutou 2016-03-27 22:28:39 +0900 (Sun, 27 Mar 2016) New Revision: 6e64372cfaec54fda2c2bbe9a20f8c94479f594e https://github.com/ranguba/groonga-client-rails/commit/6e64372cfaec54fda2c2bbe9a20f8c94479f594e Message: test: remove needless require Modified files: test/apps/rails4-mongoid/test/test_helper.rb Modified: test/apps/rails4-mongoid/test/test_helper.rb (+0 -1) =================================================================== --- test/apps/rails4-mongoid/test/test_helper.rb 2016-03-27 22:28:32 +0900 (4404949) +++ test/apps/rails4-mongoid/test/test_helper.rb 2016-03-27 22:28:39 +0900 (7031985) @@ -2,7 +2,6 @@ ENV['RAILS_ENV'] ||= 'test' require File.expand_path('../../config/environment', __FILE__) require 'rails/test_help' require 'groonga/client/rails/test_help' -require 'factory_girl' class ActiveSupport::TestCase # Add more helper methods to be used by all tests here... -------------- next part -------------- HTML����������������������������...Download