aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/serializer/choice/output
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-10-16 09:48:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-10-16 09:48:20 +0200
commit4ed219d64921e14b9809fd3a535f94fbe2c01d26 (patch)
treec1209bfc2428dcc40b33090c736de06ae8219b55 /tests/cxx/serializer/choice/output
parent14b0a6960b6dff5d5bbe226d4368e3dbf9f9628b (diff)
Make the tests more uniform
Diffstat (limited to 'tests/cxx/serializer/choice/output')
-rw-r--r--tests/cxx/serializer/choice/output1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cxx/serializer/choice/output b/tests/cxx/serializer/choice/output
deleted file mode 100644
index 78a615a..0000000
--- a/tests/cxx/serializer/choice/output
+++ /dev/null
@@ -1 +0,0 @@
-<g1:root xmlns:g1="test"><test-1><a>123</a></test-1><test-1><b>234</b></test-1><test-1><c>1</c><c>2</c><c>3</c></test-1><test-2></test-2><test-2><b>234</b></test-2><test-3><a>123</a><b>234</b><a>123</a><b>234</b></test-3><test-4><a>123</a></test-4><test-4><c>234</c></test-4><test-4><d>345</d><e>456</e></test-4></g1:root> \ No newline at end of file