summaryrefslogtreecommitdiff
path: root/tests/timef.ur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/timef.ur')
-rw-r--r--tests/timef.ur2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/timef.ur b/tests/timef.ur
index 1e473482..6ba6ccf9 100644
--- a/tests/timef.ur
+++ b/tests/timef.ur
@@ -1,5 +1,5 @@
fun main () : transaction page =
- date <- source "";
+ date <- source "2011/11/26 10:08:42";
format <- source "";
return <xml><body>
<ctextbox source={date}/>