Author: Jérémy Bobbio <lunar@debian.org>
Forwarded: no
Last-Update: 2013-06-05
Description: do not use rubygems in tests

--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -12,8 +12,6 @@ if ENV["COVERAGE"]
   SimpleCov.start
 end
 
-require 'bundler'
-Bundler.require(:default)
 require 'minitest/autorun'
 require 'action_pack'
 require 'action_controller'
