diff options
author | Mark Longair <mhl@pobox.com> | 2013-05-24 11:52:24 +0100 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2013-05-24 18:50:58 +0100 |
commit | 84371abc33bd637d51600017bd91807cc2f70384 (patch) | |
tree | edbd0a41d76d431816bd8c8886874bbd712e02c9 /lib/mail_handler/backends/mail_backend.rb | |
parent | 501b2b8672d294268b2eb112092e70ffc2728539 (diff) |
Make an attachment filename in test fixtures more difficult
This commit changes 'hello.txt' to 'hello-world.txt' in the
incoming-request-two-same-name.email fixture. The reasoning
for this change is that if there are no special characters in
the filename then filename and display_filename will be the
same and the tests won't pick up any confusion between the
two.
The test requests to :get_attachment and
:get_attachment_as_html should get the display_filename rather
than filename.
Diffstat (limited to 'lib/mail_handler/backends/mail_backend.rb')
0 files changed, 0 insertions, 0 deletions