From c14d295afd45d1edd08c23048f7719bca3c79072 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 19 Feb 2024 11:05:13 +0900 Subject: [PATCH] Fix accidentally changed to rename test method at d95d3484a90a985b971ef4c55762847d92b6c81a --- test/openssl/test_provider.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/openssl/test_provider.rb b/test/openssl/test_provider.rb index 80cf96771c..52865d5388 100644 --- a/test/openssl/test_provider.rb +++ b/test/openssl/test_provider.rb @@ -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;'