From b4173ec5154ca05eebe9a5ff583dcedcba1f7e76 Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Mon, 17 Oct 2016 14:37:58 +0200 Subject: [Test] Wait for ports to be confirmed-free inbetween runs --- test/functional/cases/130_dkim.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functional/cases/130_dkim.robot') 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 -- cgit v1.2.3