summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-08 12:35:58 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-08 12:35:58 +0000
commit65805f37a49e6c877974dbe6c90bd02652bc7907 (patch)
treef17bfdf8ce529a3339f7f0015b50aa5460b43c7a
parent660e839bb8ffd74308b56f100e05f7f141aa00ac (diff)
downloadruby-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--MANIFEST5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 7ab546832..04909b982 100644
--- a/MANIFEST
+++ b/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