Fix accidentally changed to rename test method at d95d3484a90a985b971ef4c55762847d92b6c81a
This commit is contained in:
parent
7e577e150a
commit
c14d295afd
@ -11,7 +11,7 @@ class OpenSSL::TestProvider < OpenSSL::TestCase
|
||||
end;
|
||||
end
|
||||
|
||||
def test_openssl_provider_name
|
||||
def test_openssl_provider_names
|
||||
omit if /freebsd/ =~ RUBY_PLATFORM
|
||||
|
||||
with_openssl <<-'end;'
|
||||
|
Loading…
x
Reference in New Issue
Block a user