mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* MANIFEST: added these files:
+test/wsdl/raa/RAA.rb +test/wsdl/raa/README.txt +test/wsdl/raa/raa.wsdl +test/wsdl/raa/server.rb +test/wsdl/raa/test_raa.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4926 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b7931c40fe
commit
a2aed07f6a
1 changed files with 5 additions and 0 deletions
5
MANIFEST
5
MANIFEST
|
@ -723,6 +723,11 @@ test/uri/test_http.rb
|
|||
test/uri/test_ldap.rb
|
||||
test/uri/test_mailto.rb
|
||||
test/wsdl/emptycomplextype.wsdl
|
||||
test/wsdl/raa/RAA.rb
|
||||
test/wsdl/raa/README.txt
|
||||
test/wsdl/raa/raa.wsdl
|
||||
test/wsdl/raa/server.rb
|
||||
test/wsdl/raa/test_raa.rb
|
||||
test/wsdl/test_emptycomplextype.rb
|
||||
test/xsd/test_xmlschemaparser.rb
|
||||
test/xsd/test_xsd.rb
|
||||
|
|
Loading…
Reference in a new issue