diff options
author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-08 12:35:58 +0000 |
---|---|---|
committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-08 12:35:58 +0000 |
commit | 65805f37a49e6c877974dbe6c90bd02652bc7907 (patch) | |
tree | f17bfdf8ce529a3339f7f0015b50aa5460b43c7a | |
parent | 660e839bb8ffd74308b56f100e05f7f141aa00ac (diff) | |
download | ruby-65805f37a49e6c877974dbe6c90bd02652bc7907.tar.gz ruby-65805f37a49e6c877974dbe6c90bd02652bc7907.tar.xz ruby-65805f37a49e6c877974dbe6c90bd02652bc7907.zip |
* 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: http://svn.ruby-lang.org/repos/ruby/trunk@4926 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |