aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/fake_certlib/openssl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rubygems/fake_certlib/openssl.rb')
-rw-r--r--test/rubygems/fake_certlib/openssl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rubygems/fake_certlib/openssl.rb b/test/rubygems/fake_certlib/openssl.rb
index 948110f078..9de90c0a10 100644
--- a/test/rubygems/fake_certlib/openssl.rb
+++ b/test/rubygems/fake_certlib/openssl.rb
@@ -4,4 +4,4 @@
# See LICENSE.txt for permissions.
#++
-fail LoadError, "no such file to load -- openssl"
+raise LoadError, "no such file to load -- openssl"