mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
test fix jdom_engine_test
This commit is contained in:
parent
82857adc56
commit
7bf9d6f3a8
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
require 'abstract_unit'
|
require 'abstract_unit'
|
||||||
require 'active_support/xml_mini'
|
require 'active_support/xml_mini'
|
||||||
|
require 'active_support/core_ext/hash/conversions'
|
||||||
|
|
||||||
if RUBY_PLATFORM =~ /java/
|
if RUBY_PLATFORM =~ /java/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue