aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases/116_dkim.robot
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/cases/116_dkim.robot')
-rw-r--r--test/functional/cases/116_dkim.robot14
1 files changed, 5 insertions, 9 deletions
diff --git a/test/functional/cases/116_dkim.robot b/test/functional/cases/116_dkim.robot
index 926f9aeb4..782648fe8 100644
--- a/test/functional/cases/116_dkim.robot
+++ b/test/functional/cases/116_dkim.robot
@@ -1,14 +1,14 @@
*** Settings ***
-Suite Setup DKIM Setup
-Suite Teardown Simple Teardown
+Suite Setup Rspamd Setup
+Suite Teardown Rspamd Teardown
Library ${RSPAMD_TESTDIR}/lib/rspamd.py
Resource ${RSPAMD_TESTDIR}/lib/rspamd.robot
Variables ${RSPAMD_TESTDIR}/lib/vars.py
*** Variables ***
-${CONFIG} ${RSPAMD_TESTDIR}/configs/dkim.conf
-${RSPAMD_SCOPE} Suite
-${RSPAMD_URL_TLD} ${RSPAMD_TESTDIR}/../../contrib/publicsuffix/effective_tld_names.dat
+${CONFIG} ${RSPAMD_TESTDIR}/configs/dkim.conf
+${RSPAMD_SCOPE} Suite
+${RSPAMD_URL_TLD} ${RSPAMD_TESTDIR}/../../contrib/publicsuffix/effective_tld_names.dat
*** Test Cases ***
DKIM PERMFAIL NXDOMAIN
@@ -51,7 +51,3 @@ DKIM Verify ED25519 PASS
DKIM Verify ED25519 REJECT
Scan File ${RSPAMD_TESTDIR}/messages/ed25519-broken.eml
Expect Symbol R_DKIM_REJECT
-
-*** Keywords ***
-DKIM Setup
- New Setup