summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-28 16:52:56 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-28 16:52:56 +0000
commit9dff14c737a8213fbc80865b284675d3cdd6024d (patch)
treeab29f8f523f6f284891846a1a25fd33ea964341a /test
parentd54e37e6577b59b29e9734704c0e6d7d7db46628 (diff)
downloadruby-9dff14c737a8213fbc80865b284675d3cdd6024d.tar.gz
ruby-9dff14c737a8213fbc80865b284675d3cdd6024d.tar.xz
ruby-9dff14c737a8213fbc80865b284675d3cdd6024d.zip
* test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir for
test. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19619 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test')
-rw-r--r--test/rdoc/test_rdoc_info_formatting.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rdoc/test_rdoc_info_formatting.rb b/test/rdoc/test_rdoc_info_formatting.rb
index b18cdf293..c0a960098 100644
--- a/test/rdoc/test_rdoc_info_formatting.rb
+++ b/test/rdoc/test_rdoc_info_formatting.rb
@@ -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