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

MANIFEST: add files.

test/ruby/test_pipe.rb
test/ruby/ut_eof.rb


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2003-12-05 02:59:22 +00:00
parent 7fbf13f7f2
commit 47dfa853ef

View file

@ -716,6 +716,7 @@ test/ruby/test_marshal.rb
test/ruby/test_math.rb
test/ruby/test_pack.rb
test/ruby/test_path.rb
test/ruby/test_pipe.rb
test/ruby/test_proc.rb
test/ruby/test_range.rb
test/ruby/test_signal.rb
@ -725,6 +726,7 @@ test/ruby/test_system.rb
test/ruby/test_trace.rb
test/ruby/test_variable.rb
test/ruby/test_whileuntil.rb
test/ruby/ut_eof.rb
test/runner.rb
test/soap/calc/calc.rb
test/soap/calc/calc2.rb