summaryrefslogtreecommitdiff
path: root/test/rdoc/test_rdoc_markup_to_html.rb
diff options
context:
space:
mode:
authorVinicius Stock <stock@hey.com>2023-06-02 18:56:15 -0400
committergit <svn-admin@ruby-lang.org>2023-06-03 01:42:29 +0000
commita4d92475f69f0ca3dba0f497253e600c7f90a0ad (patch)
treef8ed56ee81b8e9baac7433d45a5902cc3ff5138b /test/rdoc/test_rdoc_markup_to_html.rb
parent7b803eafa2a52f9f260fb9b1de102a7c6f66aef2 (diff)
[ruby/rdoc] Auto-correct trailing new lines
https://github.com/ruby/rdoc/commit/4b68c0728a
Diffstat (limited to 'test/rdoc/test_rdoc_markup_to_html.rb')
-rw-r--r--test/rdoc/test_rdoc_markup_to_html.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rdoc/test_rdoc_markup_to_html.rb b/test/rdoc/test_rdoc_markup_to_html.rb
index d11c2a4ed7..935a7d70c5 100644
--- a/test/rdoc/test_rdoc_markup_to_html.rb
+++ b/test/rdoc/test_rdoc_markup_to_html.rb
@@ -957,4 +957,3 @@ EXPECTED
assert_include result, CGI.escapeHTML(unexpected)
end
end
-