commit b481d79: [Test] Use non-ASCII file name

Alexander Moisseev moiseev at mezonplus.ru
Thu Mar 7 10:49:03 UTC 2019


Author: Alexander Moisseev
Date: 2019-03-07 09:34:47 +0300
URL: https://github.com/rspamd/rspamd/commit/b481d7992e7911eb8c93c4e2d46b4f69c8dea164 (refs/pull/2782/head)

[Test] Use non-ASCII file name
to cover rfc2047 decoding (7d8bdf6)

---
 test/functional/messages/next2last-doublebad.eml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/functional/messages/next2last-doublebad.eml b/test/functional/messages/next2last-doublebad.eml
index 928117c27..5c8a7173b 100644
--- a/test/functional/messages/next2last-doublebad.eml
+++ b/test/functional/messages/next2last-doublebad.eml
@@ -1,8 +1,8 @@
 Content-Type: multipart/mixed; boundary="--=_CDA2A73617693A02A72D9869"
 
 ----=_CDA2A73617693A02A72D9869
-Content-Type: application/octet-stream; name="file.scr.xz"
-Content-Disposition: attachment; filename="file.scr.xz"
+Content-Type: application/octet-stream; name="=?windows-1251?B?9ODp6y5zY3IueHo=?="
+Content-Disposition: attachment; filename="=?windows-1251?B?9ODp6y5zY3IueHo=?="
 Content-Transfer-Encoding: base64
 
 QlpoOTFBWSZTWeAw4GEAAADIAAAQQAAgACEAgrF3JFOFCQ4DDgYQ


More information about the Commits mailing list