diff options
author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-07 06:32:22 +0000 |
---|---|---|
committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-07 06:32:22 +0000 |
commit | 268879cac83a5459ce2c4e3fd62d2c01b0aaf140 (patch) | |
tree | d31c6194c5c6e5d991880279e1aa754f400fc9b0 | |
parent | 8339adfd95e812b9faeca3022915c0fb190f4c22 (diff) | |
download | ruby-268879cac83a5459ce2c4e3fd62d2c01b0aaf140.tar.gz ruby-268879cac83a5459ce2c4e3fd62d2c01b0aaf140.tar.xz ruby-268879cac83a5459ce2c4e3fd62d2c01b0aaf140.zip |
* MANIFEST: add test/ruby/endblockwarn.rb.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -625,6 +625,7 @@ test/fileutils/test_nowrite.rb test/logger/test_logger.rb test/ostruct/test_ostruct.rb test/ruby/beginmainend.rb +test/ruby/endblockwarn.rb test/ruby/envutil.rb test/ruby/test_alias.rb test/ruby/test_array.rb |