summaryrefslogtreecommitdiff
path: root/tests/malformed.ur
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <benjamin@barenblat.name>2017-07-23 08:41:33 -0400
committerGravatar Benjamin Barenblat <benjamin@barenblat.name>2017-07-23 08:41:33 -0400
commit88fa6f57be4b520e2a01dd476d249e91ba7f262e (patch)
tree491d3b13813610943c60460d3e178d3a73916346 /tests/malformed.ur
parent6145d9df05f442e29dfa96a0b8e15ffcc2d683dd (diff)
parentf814fd699dc707e810c996062370ee787863d926 (diff)
Merge branch 'upstream' into dfsg_clean20170720+dfsg
Diffstat (limited to 'tests/malformed.ur')
-rw-r--r--tests/malformed.ur3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/malformed.ur b/tests/malformed.ur
new file mode 100644
index 00000000..60e0b9f2
--- /dev/null
+++ b/tests/malformed.ur
@@ -0,0 +1,3 @@
+fun main () : transaction page = return <xml><body>
+ FYI, this file isn't the malformed one. That's <tt>malformed.urp</tt>.
+</body></xml>