From: Vsevolod Stakhov Date: Tue, 10 Sep 2019 13:19:23 +0000 (+0100) Subject: [Test] Follow rspamd logs X-Git-Tag: 2.0~228 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ac594f21c5a74f32464285aad9106cfb31c0a63f;p=thirdparty%2Frspamd.git [Test] Follow rspamd logs --- diff --git a/test/functional/cases/350_magic.robot b/test/functional/cases/350_magic.robot index 85893b23be..877b6e88e4 100644 --- a/test/functional/cases/350_magic.robot +++ b/test/functional/cases/350_magic.robot @@ -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