From 581208dcc865766442f63699e2d9a584bfb6c306 Mon Sep 17 00:00:00 2001 From: eban Date: Sun, 1 Feb 2004 14:06:08 +0000 Subject: MANIFEST: Added files: ruby/test/wsdl/soap: soapbodyparts.wsdl test_soapbodyparts.rb git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@5604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MANIFEST b/MANIFEST index 232bd6ec7..f921f2601 100644 --- a/MANIFEST +++ b/MANIFEST @@ -810,6 +810,8 @@ test/wsdl/raa/RAAService.rb test/wsdl/raa/README.txt test/wsdl/raa/raa.wsdl test/wsdl/raa/test_raa.rb +test/wsdl/soap/soapbodyparts.wsdl +test/wsdl/soap/test_soapbodyparts.rb test/wsdl/test_emptycomplextype.rb test/wsdl/test_fault.rb test/xsd/noencoding.xml -- cgit