commit ac594f2: [Test] Follow rspamd logs
Vsevolod Stakhov
vsevolod at highsecure.ru
Tue Sep 10 13:42:17 UTC 2019
Author: Vsevolod Stakhov
Date: 2019-09-10 14:19:23 +0100
URL: https://github.com/rspamd/rspamd/commit/ac594f21c5a74f32464285aad9106cfb31c0a63f
[Test] Follow rspamd logs
---
test/functional/cases/350_magic.robot | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/functional/cases/350_magic.robot b/test/functional/cases/350_magic.robot
index 85893b23b..877b6e88e 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
More information about the Commits
mailing list