aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_provider.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2024-02-19 11:05:13 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-02-21 14:04:21 +0900
commit948f335b5bce637fb62a20933f27ee672447ec40 (patch)
tree3540561da42c973553f9d9b3361546aa6feff8c0 /test/openssl/test_provider.rb
parent9b7543d58869ae359eb745d7feafbb522ad1fd1e (diff)
downloadruby-openssl-948f335b5bce637fb62a20933f27ee672447ec40.tar.gz
Fix accidentally changed to rename test method at d95d3484a90a985b971ef4c55762847d92b6c81a
Diffstat (limited to 'test/openssl/test_provider.rb')
-rw-r--r--test/openssl/test_provider.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/openssl/test_provider.rb b/test/openssl/test_provider.rb
index 80cf9677..52865d53 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;'