aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-okay-toxml2.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/lang/eval-okay-toxml2.exp')
-rw-r--r--tests/functional/lang/eval-okay-toxml2.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/lang/eval-okay-toxml2.exp b/tests/functional/lang/eval-okay-toxml2.exp
new file mode 100644
index 000000000..634a841eb
--- /dev/null
+++ b/tests/functional/lang/eval-okay-toxml2.exp
@@ -0,0 +1 @@
+"<?xml version='1.0' encoding='utf-8'?>\n<expr>\n <list>\n <string value=\"ab\" />\n <int value=\"10\" />\n <attrs>\n <attr name=\"x\">\n <string value=\"x\" />\n </attr>\n <attr name=\"y\">\n <string value=\"x\" />\n </attr>\n </attrs>\n </list>\n</expr>\n"