diff options
Diffstat (limited to 'test/aux-fixed/0037.f-5')
-rw-r--r-- | test/aux-fixed/0037.f-5 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/aux-fixed/0037.f-5 b/test/aux-fixed/0037.f-5 new file mode 100644 index 000000000..a848ddb9a --- /dev/null +++ b/test/aux-fixed/0037.f-5 @@ -0,0 +1,7 @@ +# Exim filter + +testprint "Before fail" + +fail text "This is a forced failure" + +testprint End |