* MANIFEST: add these files:

+test/optparse/test_noarg.rb
+test/optparse/test_optarg.rb
+test/optparse/test_optparse.rb
+test/optparse/test_placearg.rb
+test/optparse/test_reqarg.rb


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
eban 2003-11-06 09:23:15 +00:00
parent 9fad82a6ba
commit abc10cc28e
1 changed files with 5 additions and 0 deletions

View File

@ -642,6 +642,11 @@ test/fileutils/fileasserts.rb
test/fileutils/test_fileutils.rb
test/fileutils/test_nowrite.rb
test/logger/test_logger.rb
test/optparse/test_noarg.rb
test/optparse/test_optarg.rb
test/optparse/test_optparse.rb
test/optparse/test_placearg.rb
test/optparse/test_reqarg.rb
test/ostruct/test_ostruct.rb
test/ruby/beginmainend.rb
test/ruby/endblockwarn.rb