1
0
Fork 0
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:
gotoyuzo 2004-05-18 04:02:24 +00:00
parent d88b373dc9
commit 198c304b9e

View file

@ -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