From 7bf9d6f3a84f72912b96c4ad38cbe42532f559e1 Mon Sep 17 00:00:00 2001 From: Vishnu Atrai Date: Sun, 22 May 2011 09:29:31 +0530 Subject: test fix jdom_engine_test --- activesupport/test/xml_mini/jdom_engine_test.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'activesupport/test') diff --git a/activesupport/test/xml_mini/jdom_engine_test.rb b/activesupport/test/xml_mini/jdom_engine_test.rb index b745228994..6b1edcbc9b 100644 --- a/activesupport/test/xml_mini/jdom_engine_test.rb +++ b/activesupport/test/xml_mini/jdom_engine_test.rb @@ -1,5 +1,6 @@ require 'abstract_unit' require 'active_support/xml_mini' +require 'active_support/core_ext/hash/conversions' if RUBY_PLATFORM =~ /java/ -- cgit v1.2.3