We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7543d commit 948f335Copy full SHA for 948f335
test/openssl/test_provider.rb
@@ -11,7 +11,7 @@ def test_openssl_provider_name_inspect
11
end;
12
end
13
14
- def test_openssl_provider_name
+ def test_openssl_provider_names
15
omit if /freebsd/ =~ RUBY_PLATFORM
16
17
with_openssl <<-'end;'
0 commit comments