require_relative 'utils' if defined?(OpenSSL) class OpenSSL::TestFIPS < Test::Unit::TestCase def test_fips_mode_is_reentrant OpenSSL.fips_mode = false OpenSSL.fips_mode = false end end end small.rb?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/benchmark/match_small.rb
AgeCommit message (Expand)Author