Removed redundant private declaration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62670 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b544db9738
commit
4b747c2890
@ -579,7 +579,6 @@ module Test
|
||||
end
|
||||
end
|
||||
|
||||
private
|
||||
def _run_suites(suites, type)
|
||||
result = super
|
||||
report.reject!{|r| r.start_with? "Skipped:" } if @options[:hide_skip]
|
||||
|
Loading…
x
Reference in New Issue
Block a user