summaryrefslogtreecommitdiff
path: root/test/rubygems/helper.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-03-16 11:49:24 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-03-17 18:50:55 +0900
commit583fbc627c2ad69457e37fc909f7aaf889d53483 (patch)
treed9d7d36ba001dad4128cca6130f570ce7d447200 /test/rubygems/helper.rb
parentc480a0c46a5fc9479bf6e3aa5bd1d2177878fad1 (diff)
downloadruby-583fbc627c2ad69457e37fc909f7aaf889d53483.tar.gz
[rubygems/rubygems] util/rubocop -A --only Layout/EmptyLinesAroundModuleBody
https://github.com/rubygems/rubygems/commit/48c88466b7
Diffstat (limited to 'test/rubygems/helper.rb')
-rw-r--r--test/rubygems/helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rubygems/helper.rb b/test/rubygems/helper.rb
index 1fc72e2e41..cf30378f06 100644
--- a/test/rubygems/helper.rb
+++ b/test/rubygems/helper.rb
@@ -25,7 +25,6 @@ require "benchmark" # stdlib
require "rubygems/mock_gem_ui"
module Gem
-
##
# Allows setting the gem path searcher.