summaryrefslogtreecommitdiff
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
commit61949eefde17da5497fe28cbbe311e459073296f (patch)
tree5512c3a0f9f43631d4f71597f2557fde09a6f9bf /MANIFEST
parentfde5c3ff928fb42d30595f7e2a75bf7e123e5973 (diff)
* add test for OpenSSL::SSL.
git-svn-id: svn+ssh://ci.ruby-lang.org/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 9c1b14dd93..ae9515727c 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