aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/xml_mini_test.rb
diff options
context:
space:
mode:
authorAnkit Gupta <ankit.gupta8898@gmail.com>2015-05-08 10:38:38 -0400
committerAnkit Gupta <ankit.gupta8898@gmail.com>2015-05-08 10:39:30 -0400
commit40fe833493442e63c07f9aec707b51d3d267e0c8 (patch)
tree9b8c11be1301eaa4c7c779ba7ce41a747a744d0e /activesupport/test/xml_mini_test.rb
parent0834d60d64a159765a2719eedbf1518334f86644 (diff)
downloadrails-40fe833493442e63c07f9aec707b51d3d267e0c8.tar.gz
rails-40fe833493442e63c07f9aec707b51d3d267e0c8.tar.bz2
rails-40fe833493442e63c07f9aec707b51d3d267e0c8.zip
as/core_ext require's not used
Diffstat (limited to 'activesupport/test/xml_mini_test.rb')
-rw-r--r--activesupport/test/xml_mini_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activesupport/test/xml_mini_test.rb b/activesupport/test/xml_mini_test.rb
index bcd6997b06..0e4e7427d2 100644
--- a/activesupport/test/xml_mini_test.rb
+++ b/activesupport/test/xml_mini_test.rb
@@ -1,7 +1,6 @@
require 'abstract_unit'
require 'active_support/xml_mini'
require 'active_support/builder'
-require 'active_support/core_ext/array'
require 'active_support/core_ext/hash'
require 'active_support/core_ext/big_decimal'