mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* MANIFEST: added these files:
test/uri/test_common.rb test/uri/test_ftp.rb test/uri/test_generic.rb test/uri/test_http.rb test/uri/test_ldap.rb test/uri/test_mailto.rb test/yaml/test_yaml.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d821751c85
commit
0e2cb1e5b2
1 changed files with 7 additions and 0 deletions
7
MANIFEST
7
MANIFEST
|
@ -677,11 +677,18 @@ test/testunit/test_testsuite.rb
|
|||
test/testunit/util/test_backtracefilter.rb
|
||||
test/testunit/util/test_observable.rb
|
||||
test/testunit/util/test_procwrapper.rb
|
||||
test/uri/test_common.rb
|
||||
test/uri/test_ftp.rb
|
||||
test/uri/test_generic.rb
|
||||
test/uri/test_http.rb
|
||||
test/uri/test_ldap.rb
|
||||
test/uri/test_mailto.rb
|
||||
test/wsdl/emptycomplextype.wsdl
|
||||
test/wsdl/test_emptycomplextype.rb
|
||||
test/xsd/test_xmlschemaparser.rb
|
||||
test/xsd/test_xsd.rb
|
||||
test/xsd/xmlschema.xml
|
||||
test/yaml/test_yaml.rb
|
||||
vms/config.h_in
|
||||
vms/vms.h
|
||||
win32/Makefile.sub
|
||||
|
|
Loading…
Reference in a new issue