diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-08-22 08:43:47 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-08-22 08:43:47 +0000 |
commit | bd2ca7152d146f2d925a6c59b6a44e4b8b9f7964 (patch) | |
tree | df5401acdb9494ad026a0b7131c4ef912463b04e /test/aux-fixed | |
parent | d6a60c0f7b4ba4656bb92b9245c988de02186b02 (diff) |
Test suite data file had got accidentally deleted.
Diffstat (limited to 'test/aux-fixed')
-rw-r--r-- | test/aux-fixed/0046.filter.userx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/aux-fixed/0046.filter.userx b/test/aux-fixed/0046.filter.userx new file mode 100644 index 000000000..c0044c993 --- /dev/null +++ b/test/aux-fixed/0046.filter.userx @@ -0,0 +1,4 @@ +# Exim filter + +testprint "Body: $message_body" +testprint "End: $message_body_end" |