summaryrefslogtreecommitdiff
path: root/tool/lib/minitest/unit.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/lib/minitest/unit.rb')
-rw-r--r--tool/lib/minitest/unit.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/lib/minitest/unit.rb b/tool/lib/minitest/unit.rb
index a384ddc17c..bd244d8e06 100644
--- a/tool/lib/minitest/unit.rb
+++ b/tool/lib/minitest/unit.rb
@@ -480,6 +480,7 @@ module MiniTest
return captured_stdout.string, captured_stderr.string
end
+ alias capture_output capture_io
##
# Captures $stdout and $stderr into strings, using Tempfile to