From ce33bd81948999e524b4e1e3a9033c16edf2515f Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> Date: Wed, 17 Nov 2004 14:49:07 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/xmlrpc/data/value.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 test/xmlrpc/data/value.xml (limited to 'test/xmlrpc/data/value.xml') diff --git a/test/xmlrpc/data/value.xml b/test/xmlrpc/data/value.xml new file mode 100644 index 000000000..197861609 --- /dev/null +++ b/test/xmlrpc/data/value.xml @@ -0,0 +1,22 @@ + + + Test + + + Hallo Leute + + + Hallo + + + + + + + + + + + + + -- cgit