From: Vsevolod Stakhov Date: Sun, 13 Mar 2022 16:27:20 +0000 (+0000) Subject: [Test] Add test for csv detection X-Git-Tag: 3.2~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e387f507ad87fa25ffef34bf1c045ec490254ac;p=thirdparty%2Frspamd.git [Test] Add test for csv detection --- diff --git a/test/functional/cases/001_merged/350_magic.robot b/test/functional/cases/001_merged/350_magic.robot index b8f6936cbd..66a18f2afc 100644 --- a/test/functional/cases/001_merged/350_magic.robot +++ b/test/functional/cases/001_merged/350_magic.robot @@ -64,3 +64,4 @@ Magic detections bundle 1 ... MAGIC_SYM_BAT_54 ... MAGIC_SYM_ICS_55 ... MAGIC_SYM_VCF_56 + ... MAGIC_SYM_CSV_57 diff --git a/test/functional/messages/gargantua.eml b/test/functional/messages/gargantua.eml index d86f99ad5c..c6edc50f39 100644 --- a/test/functional/messages/gargantua.eml +++ b/test/functional/messages/gargantua.eml @@ -23495,5 +23495,11 @@ QkVHSU46VkNBUkQNClZFUlNJT046My4wDQpGTjrQkNCy0YLQvtC60L7RgNC10LXR hg0KTjo70JDQstGC0L7QutC+0YDQtdC10YY7OzsNClRFTDtUWVBFPUNFTEw6MjYy LTc3Mg0KVEVMO1RZUEU9SE9NRTorNzkwMDUyNjI3NzINCkVORDpWQ0FSRA0K +--XXX +Content-Type: text/csv +Content-Transfer-Encoding: base64 +X-Real-Type: csv + +ImZvbyIsImJhciIsImJheiIKIjEiLCIyIiwiMyIK ---XXX-- \ No newline at end of file +--XXX--