1
0
Fork 0
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:
mame 2008-09-28 16:52:56 +00:00
parent d5e35b38fa
commit 4e60b843c6
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
Mon Sep 29 01:51:54 2008 Yusuke Endoh <mame@tsg.ne.jp>
* test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir for
test.
Mon Sep 29 00:30:20 2008 Takeyuki Fujioka <xibbar@ruby-lang.org>
* lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):

View file

@ -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