aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/union/test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/union/test.xml')
-rw-r--r--tests/cxx/hybrid/union/test.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/cxx/hybrid/union/test.xml b/tests/cxx/hybrid/union/test.xml
new file mode 100644
index 0000000..a2218b2
--- /dev/null
+++ b/tests/cxx/hybrid/union/test.xml
@@ -0,0 +1,6 @@
+<t:root xmlns:t="test">
+
+ <int-string-union>123</int-string-union>
+ <int-string-union-lang lang="en">one</int-string-union-lang>
+
+</t:root>