aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases/102_multimap.robot
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/cases/102_multimap.robot')
-rw-r--r--test/functional/cases/102_multimap.robot8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/functional/cases/102_multimap.robot b/test/functional/cases/102_multimap.robot
index 9d02ca666..cad5b56df 100644
--- a/test/functional/cases/102_multimap.robot
+++ b/test/functional/cases/102_multimap.robot
@@ -8,7 +8,7 @@ Variables ${TESTDIR}/lib/vars.py
*** Variables ***
${CONFIG} ${TESTDIR}/configs/plugins.conf
${MESSAGE} ${TESTDIR}/messages/spam_message.eml
-${UTF_MESSAGE} ${TESTDIR}/messages/utf.eml
+${UTF_MESSAGE} ${TESTDIR}/messages/utf.eml
${RSPAMD_SCOPE} Suite
*** Test Cases ***
@@ -116,6 +116,6 @@ MAP - CDB - HOSTNAME MISS
*** Keywords ***
Multimap Setup
- ${PLUGIN_CONFIG} = Get File ${TESTDIR}/configs/multimap.conf
- Set Suite Variable ${PLUGIN_CONFIG}
- Generic Setup PLUGIN_CONFIG
+ ${PLUGIN_CONFIG} = Get File ${TESTDIR}/configs/multimap.conf
+ Set Suite Variable ${PLUGIN_CONFIG}
+ Generic Setup PLUGIN_CONFIG