[ruby/rdoc] Undo accidentally deleted lines
https://github.com/ruby/rdoc/commit/4e14158255
This commit is contained in:
parent
b10aa7757e
commit
d6741572ef
@ -147,6 +147,8 @@ class TestRDocParser < RDoc::TestCase
|
|||||||
end
|
end
|
||||||
|
|
||||||
assert_equal RDoc::Parser::Simple, @RP.can_parse(readme_ext)
|
assert_equal RDoc::Parser::Simple, @RP.can_parse(readme_ext)
|
||||||
|
ensure
|
||||||
|
File.unlink readme_ext
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_can_parse_modeline_c
|
def test_can_parse_modeline_c
|
||||||
@ -163,7 +165,6 @@ class TestRDocParser < RDoc::TestCase
|
|||||||
File.unlink readme_inc
|
File.unlink readme_inc
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# Selenium hides a .jar file using a .txt extension.
|
# Selenium hides a .jar file using a .txt extension.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user