]> source.dussan.org Git - rspamd.git/commitdiff
[Test] Follow rspamd logs
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 10 Sep 2019 13:19:23 +0000 (14:19 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 10 Sep 2019 13:19:23 +0000 (14:19 +0100)
test/functional/cases/350_magic.robot

index 85893b23be3f785940aa6e25b0cc802c3e056785..877b6e88e4e2c4a475a8a2b6b4755ace49385926 100644 (file)
@@ -14,5 +14,6 @@ ${URL_TLD}      ${TESTDIR}/../lua/unit/test_tld.dat
 *** Test Cases ***
 Magic detections bundle 1
   ${result} =  Scan Message With Rspamc  ${TESTDIR}/messages/gargantua.eml
+  Follow Rspamd Log
   Should Contain  ${result.stdout}  MAGIC_SYM_ZIP_2
   Should Contain  ${result.stdout}  MAGIC_SYM_RAR_3
\ No newline at end of file