mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir for
test. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19619 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d5e35b38fa
commit
4e60b843c6
2 changed files with 6 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ class TestRDocInfoFormatting < Test::Unit::TestCase
|
|||
end
|
||||
|
||||
def teardown
|
||||
# FileUtils.rm_rf @output_dir
|
||||
FileUtils.rm_rf @output_dir
|
||||
end
|
||||
|
||||
# Make sure tags like *this* do not make HTML
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue