summaryrefslogtreecommitdiff
path: root/tests/showClass.ur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/showClass.ur')
-rw-r--r--tests/showClass.ur3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/showClass.ur b/tests/showClass.ur
new file mode 100644
index 00000000..c8a4fb30
--- /dev/null
+++ b/tests/showClass.ur
@@ -0,0 +1,3 @@
+style test
+
+fun main () : transaction page = return <xml>{[test]}</xml>