summaryrefslogtreecommitdiff
path: root/test/rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'test/rdoc')
-rw-r--r--test/rdoc/test_rdoc_c_parser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rdoc/test_rdoc_c_parser.rb b/test/rdoc/test_rdoc_c_parser.rb
index 6cbb2c92dc..72d09038a4 100644
--- a/test/rdoc/test_rdoc_c_parser.rb
+++ b/test/rdoc/test_rdoc_c_parser.rb
@@ -24,7 +24,7 @@ class TestRdocC_Parser < Test::Unit::TestCase
end
def teardown
- @tempfile.unlink
+ @tempfile.close
end
def test_do_classes_boot_class