Procházet zdrojové kódy

[Test] Sigh, another score fix

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

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

@@ -13,7 +13,7 @@ ${URL_TLD} ${TESTDIR}/../lua/unit/test_tld.dat
*** Test Cases ***
SURBL resolve ip
${result} = Scan Message With Rspamc ${TESTDIR}/messages/url7.eml
Should Contain ${result.stdout} URIBL_SBL_CSS (1.00)[8.8.8.9:example.ru
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


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