aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2019-12-08 09:45:57 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2019-12-08 09:45:57 +0000
commita30c4a1d4639e03276586ae7c56c741088587b1b (patch)
tree5c53c928729e24c1eb05e0907664e5ba9b875cca /test
parentb1b7c1f7fc99783236188645d39f2497559e1cf8 (diff)
downloadrspamd-a30c4a1d4639e03276586ae7c56c741088587b1b.tar.gz
rspamd-a30c4a1d4639e03276586ae7c56c741088587b1b.zip
[Test] Add missing test records
Diffstat (limited to 'test')
-rw-r--r--test/functional/cases/340_surbl.robot1
-rw-r--r--test/functional/configs/plugins.conf6
2 files changed, 6 insertions, 1 deletions
diff --git a/test/functional/cases/340_surbl.robot b/test/functional/cases/340_surbl.robot
index 8d62c1698..71bd4285a 100644
--- a/test/functional/cases/340_surbl.robot
+++ b/test/functional/cases/340_surbl.robot
@@ -144,7 +144,6 @@ 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
diff --git a/test/functional/configs/plugins.conf b/test/functional/configs/plugins.conf
index 098209788..b55f3a35c 100644
--- a/test/functional/configs/plugins.conf
+++ b/test/functional/configs/plugins.conf
@@ -560,6 +560,12 @@ options = {
replies = ["127.0.0.2"];
},
{
+ # testtest.com
+ name = "rcf1ecxtxrrpfncqzsdaiezjkf7f1rzz.test.uribl";
+ type = a;
+ replies = ["127.0.0.2"];
+ },
+ {
name = "jhcszdsmo3wuj5mp8t38kdisdmr3ib3q.test.uribl";
type = a;
replies = ["127.0.0.2"];