mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* test for OpenSSL::X509
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d88b373dc9
commit
198c304b9e
1 changed files with 5 additions and 0 deletions
5
MANIFEST
5
MANIFEST
|
@ -755,6 +755,11 @@ test/fileutils/test_nowrite.rb
|
|||
test/gdbm/test_gdbm.rb
|
||||
test/logger/test_logger.rb
|
||||
test/monitor/test_monitor.rb
|
||||
test/openssl/test_x509cert.rb
|
||||
test/openssl/test_x509crl.rb
|
||||
test/openssl/test_x509name.rb
|
||||
test/openssl/test_x509req.rb
|
||||
test/openssl/utils.rb
|
||||
test/optparse/test_noarg.rb
|
||||
test/optparse/test_optarg.rb
|
||||
test/optparse/test_optparse.rb
|
||||
|
|
Loading…
Add table
Reference in a new issue