summaryrefslogtreecommitdiffstats
path: root/test/functional/cases/330_neural/001_autotrain.robot
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/cases/330_neural/001_autotrain.robot')
-rw-r--r--test/functional/cases/330_neural/001_autotrain.robot10
1 files changed, 2 insertions, 8 deletions
diff --git a/test/functional/cases/330_neural/001_autotrain.robot b/test/functional/cases/330_neural/001_autotrain.robot
index 8ce342838..b4851f7c3 100644
--- a/test/functional/cases/330_neural/001_autotrain.robot
+++ b/test/functional/cases/330_neural/001_autotrain.robot
@@ -1,6 +1,6 @@
*** Settings ***
Suite Setup Neural Setup
-Suite Teardown Neural Teardown
+Suite Teardown Normal Teardown
Library Process
Library ${TESTDIR}/lib/rspamd.py
Resource ${TESTDIR}/lib/rspamd.robot
@@ -64,11 +64,5 @@ Check Neural SPAM INVERSE
*** Keywords ***
Neural Setup
- ${TMPDIR} = Make Temporary Directory
- Set Suite Variable ${TMPDIR}
Run Redis
- Generic Setup
-
-Neural Teardown
- Shutdown Process With Children ${REDIS_PID}
- Normal Teardown
+ New Setup URL_TLD=${URL_TLD}