From 19d146f4333b449ab320af43bf6fda6cdafc71b1 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> Date: Fri, 3 Dec 2004 18:36:23 +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@7453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/xmlrpc/data/bug_cdata.expected | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/xmlrpc/data/bug_cdata.expected (limited to 'test/xmlrpc/data/bug_cdata.expected') diff --git a/test/xmlrpc/data/bug_cdata.expected b/test/xmlrpc/data/bug_cdata.expected new file mode 100644 index 000000000..17d786131 --- /dev/null +++ b/test/xmlrpc/data/bug_cdata.expected @@ -0,0 +1,3 @@ +--- +- true +- test \ No newline at end of file -- cgit