Fix method name indent [ci skip]

This commit is contained in:
Carlos Antonio da Silva
2013-03-18 18:27:35 -03:00
parent a8e7a009d2
commit 9194221921

View File

@@ -42,7 +42,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
<!DOCTYPE member [
<!ENTITY % b SYSTEM "file://#{FILES_DIR}/jdom_entities.txt">