Procházet zdrojové kódy

[Test] Some more scores

tags/2.6
Vsevolod Stakhov před 3 roky
rodič
revize
c31bf17fc4
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      test/functional/cases/340_surbl.robot

+ 2
- 2
test/functional/cases/340_surbl.robot Zobrazit soubor

@@ -14,8 +14,8 @@ ${URL_TLD} ${TESTDIR}/../lua/unit/test_tld.dat
SURBL resolve ip
${result} = Scan Message With Rspamc ${TESTDIR}/messages/url7.eml
Should Contain ${result.stdout} URIBL_SBL_CSS (0.00)[8.8.8.9:example.ru
Should Contain ${result.stdout} URIBL_XBL (1.00)[8.8.8.8:example.ru
Should Contain ${result.stdout} URIBL_PBL (1.00)[8.8.8.8:example.ru
Should Contain ${result.stdout} URIBL_XBL (0.00)[8.8.8.8:example.ru
Should Contain ${result.stdout} URIBL_PBL (0.00)[8.8.8.8:example.ru

SURBL Example.com domain
${result} = Scan Message With Rspamc ${TESTDIR}/messages/url4.eml

Načítá se…
Zrušit
Uložit