Fix accidentally changed to rename test method at d95d3484a90a985b971ef4c55762847d92b6c81a

This commit is contained in:
Hiroshi SHIBATA 2024-02-19 11:05:13 +09:00
parent 7e577e150a
commit c14d295afd
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -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;'