summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorgotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-26 18:14:27 +0000
committergotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-26 18:14:27 +0000
commit27e6d3a9dc925d8da2c83bff989a2eee868d1081 (patch)
tree5512c3a0f9f43631d4f71597f2557fde09a6f9bf /MANIFEST
parentf2449f6a1cc74b0b941a096dec87228749b32315 (diff)
downloadruby-27e6d3a9dc925d8da2c83bff989a2eee868d1081.tar.gz
ruby-27e6d3a9dc925d8da2c83bff989a2eee868d1081.tar.xz
ruby-27e6d3a9dc925d8da2c83bff989a2eee868d1081.zip
* add test for OpenSSL::SSL.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6412 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 9c1b14dd9..ae9515727 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -802,6 +802,8 @@ test/inlinetest.rb
test/logger/test_logger.rb
test/monitor/test_monitor.rb
test/net/http/test_httpheader.rb
+test/openssl/ssl_server.rb
+test/openssl/test_ssl.rb
test/openssl/test_x509cert.rb
test/openssl/test_x509crl.rb
test/openssl/test_x509name.rb