diff options
author | korgoth1 <vladislav.stakhov@gmail.com> | 2019-12-07 23:48:27 +0300 |
---|---|---|
committer | korgoth1 <vladislav.stakhov@gmail.com> | 2019-12-07 23:48:27 +0300 |
commit | 1d0c3ae0ace2f6f4313e05cf4297e81e09df9cd2 (patch) | |
tree | 88233be0e6962d4edc4dd37fa732f03700007afe /test | |
parent | 1e38f5941625b4b45bd56169e4741471817a881a (diff) | |
download | rspamd-1d0c3ae0ace2f6f4313e05cf4297e81e09df9cd2.tar.gz rspamd-1d0c3ae0ace2f6f4313e05cf4297e81e09df9cd2.zip |
[Test] SURBL html entity­
Diffstat (limited to 'test')
-rw-r--r-- | test/functional/cases/340_surbl.robot | 1 |
1 files changed, 1 insertions, 0 deletions
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 ­ ${result} = Scan Message With Rspamc ${TESTDIR}/messages/url10.eml Should Contain ${result.stdout} RSPAMD_URIBL + Should Contain ${result.stdout} DBL_SPAM *** Keywords *** Surbl Setup |