1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Cleanup commented-out code.

This commit is contained in:
Hiroshi SHIBATA 2019-08-11 12:37:05 +09:00 committed by aycabta
parent 9218655660
commit 2066dae991

View file

@ -7,7 +7,6 @@ rescue NoMethodError, Gem::LoadError, Bundler::GemfileNotFound
end end
require 'test-unit' require 'test-unit'
# require 'minitest/benchmark' unless ENV['NOBENCHMARK']
require 'fileutils' require 'fileutils'
require 'pp' require 'pp'