summaryrefslogtreecommitdiff
path: root/test/rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'test/rdoc')
-rw-r--r--test/rdoc/helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rdoc/helper.rb b/test/rdoc/helper.rb
index f22e4162ee..743c6d8fed 100644
--- a/test/rdoc/helper.rb
+++ b/test/rdoc/helper.rb
@@ -203,6 +203,5 @@ class RDoc::TestCase < Test::Unit::TestCase
end
end
- alias capture_io capture_output
alias skip omit
end