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.at11
1 files changed, 10 insertions, 1 deletions
diff --git a/mh/tests/fmtfunc.at b/mh/tests/fmtfunc.at
index a7d72bce5..5191e9e1f 100644
--- a/mh/tests/fmtfunc.at
+++ b/mh/tests/fmtfunc.at
@@ -345,7 +345,16 @@ foo@example.org
1
])
-# FIXME: putstrf
+FMTFUNC([putstrf],
+[%(void(comp{Subject}))%-20(putstrf)
+],
+[From: foo@example.org
+Subject: test message
+
+body
+],
+[ test message
+])
FMTFUNC([putnum],
[%(void(num 10))%(putnum)

Return to:

Send suggestions and report system problems to the System administrator.