summaryrefslogtreecommitdiff
path: root/testdata/integration/user_defined_syntax/simple_short_token.out.osxml
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/integration/user_defined_syntax/simple_short_token.out.osxml')
-rw-r--r--testdata/integration/user_defined_syntax/simple_short_token.out.osxml6
1 files changed, 6 insertions, 0 deletions
diff --git a/testdata/integration/user_defined_syntax/simple_short_token.out.osxml b/testdata/integration/user_defined_syntax/simple_short_token.out.osxml
new file mode 100644
index 0000000..743e927
--- /dev/null
+++ b/testdata/integration/user_defined_syntax/simple_short_token.out.osxml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<document xmlns:test="test">
+ <test:a>
+ <test:c/>
+ </test:a>
+</document>