summaryrefslogtreecommitdiff
path: root/trunk/test/rubygems/fake_certlib/openssl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/test/rubygems/fake_certlib/openssl.rb')
-rw-r--r--trunk/test/rubygems/fake_certlib/openssl.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/trunk/test/rubygems/fake_certlib/openssl.rb b/trunk/test/rubygems/fake_certlib/openssl.rb
new file mode 100644
index 0000000000..948110f078
--- /dev/null
+++ b/trunk/test/rubygems/fake_certlib/openssl.rb
@@ -0,0 +1,7 @@
+#--
+# Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
+# All rights reserved.
+# See LICENSE.txt for permissions.
+#++
+
+fail LoadError, "no such file to load -- openssl"