Skip to content

Commit

Permalink
Remove the Hash patch that is not used in lib/test/xml/tc_xmlhash_met…
Browse files Browse the repository at this point in the history
…hods.rb.

Fix ManageIQ#842
  • Loading branch information
lfu committed Oct 16, 2014
1 parent 0a6f025 commit 30d71d0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/test/xml/tc_xmlhash_methods.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
require 'miq-xml'
require 'xmlsimple'

class Hash
def to_h
self
end
end

class TestXmlHashMethods < Test::Unit::TestCase
require 'xml_base_parser_tests'
include XmlBaseParserTests
Expand Down

0 comments on commit 30d71d0

Please sign in to comment.