summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-08-11 12:37:05 +0900
committeraycabta <aycabta@gmail.com>2019-08-16 06:07:11 +0900
commit2066dae991d89c481ab92586d1b2e9589211dde6 (patch)
tree1eb1f063b8cf5f9f285c2eab1fc28d93d27d0cfd
parent92186556602c10ce38197757402b2e06a8fc1f06 (diff)
Cleanup commented-out code.
-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 743c6d8fed..8a30b2e13a 100644
--- a/test/rdoc/helper.rb
+++ b/test/rdoc/helper.rb
@@ -7,7 +7,6 @@ rescue NoMethodError, Gem::LoadError, Bundler::GemfileNotFound
end
require 'test-unit'
-# require 'minitest/benchmark' unless ENV['NOBENCHMARK']
require 'fileutils'
require 'pp'