summaryrefslogtreecommitdiff
path: root/test/rdoc/test_rdoc_parser_simple.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rdoc/test_rdoc_parser_simple.rb')
-rw-r--r--test/rdoc/test_rdoc_parser_simple.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rdoc/test_rdoc_parser_simple.rb b/test/rdoc/test_rdoc_parser_simple.rb
index 356ea07504..d45a99358a 100644
--- a/test/rdoc/test_rdoc_parser_simple.rb
+++ b/test/rdoc/test_rdoc_parser_simple.rb
@@ -17,7 +17,7 @@ class TestRDocParserSimple < RDoc::TestCase
def teardown
super
- @tempfile.close
+ @tempfile.close!
end
def test_initialize_metadata