Explorar el Código

[Test] Some more scores

tags/2.6
Vsevolod Stakhov hace 4 años
padre
commit
c31bf17fc4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      test/functional/cases/340_surbl.robot

+ 2
- 2
test/functional/cases/340_surbl.robot Ver fichero

@@ -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

Cargando…
Cancelar
Guardar