summaryrefslogtreecommitdiff
path: root/mh/tests/fmtfunc.at
diff options
context:
space:
mode:
Diffstat (limited to 'mh/tests/fmtfunc.at')
-rw-r--r--mh/tests/fmtfunc.at12
1 files changed, 12 insertions, 0 deletions
diff --git a/mh/tests/fmtfunc.at b/mh/tests/fmtfunc.at
index 113b58885..28c109a8f 100644
--- a/mh/tests/fmtfunc.at
+++ b/mh/tests/fmtfunc.at
@@ -385,5 +385,17 @@ FMTFUNC([putnumf],
385]) 385])
386
386# FIXME: putlit 387# FIXME: putlit
387 388
389FMTFUNC([nodate],
390[%(nodate{date})
391%(nodate{from})
392],
393[From: foo@example.org
394Date: Sat, 01 Jul 2017 08:00:01 +0300
388 395
396body
397],
398[0
3991
400])
389 401

Return to:

Send suggestions and report system problems to the System administrator.