summaryrefslogtreecommitdiff
path: root/test/rdoc
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
commit4e60b843c6e6349cc6c2b50a1fae2ca4ad05fe75 (patch)
treeab29f8f523f6f284891846a1a25fd33ea964341a /test/rdoc
parentd5e35b38faa3eac3259d22a373a8730d68cba7ee (diff)
* 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
Diffstat (limited to 'test/rdoc')
-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 b18cdf2931..c0a9600989 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