summaryrefslogtreecommitdiff
path: root/tests/malformed.ur
diff options
context:
space:
mode:
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>