mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
215b54806b
commit
d3d00ab8fe
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ class OpenSSL::TestCipher < Test::Unit::TestCase
|
|||
ciphers.include?(name)
|
||||
end
|
||||
has_cipher?(name)
|
||||
end
|
||||
end
|
||||
|
||||
def has_ciphers?(list)
|
||||
list.all? { |name| has_cipher?(name) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue