From 445bc3a20025dcf7ac975b28e361d0a7f53e34a7 Mon Sep 17 00:00:00 2001 From: kennyj Date: Tue, 19 Mar 2013 20:52:20 +0900 Subject: [PATCH] Fix warning: mismatched indentatmmismatched indentations at 'end' with 'def' --- activesupport/test/xml_mini/jdom_engine_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activesupport/test/xml_mini/jdom_engine_test.rb b/activesupport/test/xml_mini/jdom_engine_test.rb index 4d44b72df6..2dfdde5c62 100644 --- a/activesupport/test/xml_mini/jdom_engine_test.rb +++ b/activesupport/test/xml_mini/jdom_engine_test.rb @@ -43,7 +43,7 @@ if RUBY_PLATFORM =~ /java/ assert_equal 'x', Hash.from_xml(attack_xml)["member"] end - def test_not_allowed_to_expand_parameter_entities_to_files + def test_not_allowed_to_expand_parameter_entities_to_files attack_xml = <<-EOT