commit 1d0c3ae: [Test] SURBL html entity&shy

korgoth1 vladislav.stakhov at gmail.com
Sat Dec 7 20:56:11 UTC 2019


Author: korgoth1
Date: 2019-12-07 23:48:27 +0300
URL: https://github.com/rspamd/rspamd/commit/1d0c3ae0ace2f6f4313e05cf4297e81e09df9cd2 (refs/pull/3179/head)

[Test] SURBL html entity&shy

---
 test/functional/cases/340_surbl.robot | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/functional/cases/340_surbl.robot b/test/functional/cases/340_surbl.robot
index 71bd4285a..8d62c1698 100644
--- a/test/functional/cases/340_surbl.robot
+++ b/test/functional/cases/340_surbl.robot
@@ -144,6 +144,7 @@ SURBL IDN Punycode domain
 SURBL html entity &shy
   ${result} =  Scan Message With Rspamc  ${TESTDIR}/messages/url10.eml
   Should Contain  ${result.stdout}  RSPAMD_URIBL
+  Should Contain  ${result.stdout}  DBL_SPAM
 
 *** Keywords ***
 Surbl Setup


More information about the Commits mailing list