diff options
Diffstat (limited to 'test/functional/cases/130_dkim.robot')
-rw-r--r-- | test/functional/cases/130_dkim.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/cases/130_dkim.robot b/test/functional/cases/130_dkim.robot index 88ce5eb28..1bb08e639 100644 --- a/test/functional/cases/130_dkim.robot +++ b/test/functional/cases/130_dkim.robot @@ -1,6 +1,6 @@ *** Settings *** Suite Setup Generic Setup -Suite Teardown Generic Teardown +Suite Teardown Simple Teardown Library ${TESTDIR}/lib/rspamd.py Resource ${TESTDIR}/lib/rspamd.robot Variables ${TESTDIR}/lib/vars.py |