aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/files.ur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files.ur')
-rw-r--r--tests/files.ur1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/files.ur b/tests/files.ur
new file mode 100644
index 00000000..94cf8eb1
--- /dev/null
+++ b/tests/files.ur
@@ -0,0 +1 @@
+fun main () : transaction page = return <xml>Main page</xml>