1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* MANIFEST: add test/ruby/test_gc.rb.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4513 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nahi 2003-09-05 11:30:17 +00:00
parent 65264eadbd
commit 5b21dbe956

View file

@ -492,6 +492,7 @@ test/ruby/test_defined.rb
test/ruby/test_eval.rb
test/ruby/test_exception.rb
test/ruby/test_float.rb
test/ruby/test_gc.rb
test/ruby/test_hash.rb
test/ruby/test_ifunless.rb
test/ruby/test_iterator.rb