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:
parent
7fbf13f7f2
commit
47dfa853ef
1 changed files with 2 additions and 0 deletions
2
MANIFEST
2
MANIFEST
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue