mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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:
parent
9fad82a6ba
commit
abc10cc28e
1 changed files with 5 additions and 0 deletions
5
MANIFEST
5
MANIFEST
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue