aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2016-08-04 12:30:18 +0100
committerAndrew Lewis <nerf@judo.za.org>2016-08-04 14:38:11 +0100
commitf022a45ae3124e642b584e12623f7a0b4882df6e (patch)
treea998ff027d4ed4b50746461f4c12f7bf00bd77c8 /test/functional/cases
parent15d0fdb942c7d7f7a9791c083c72352c99640710 (diff)
downloadrspamd-f022a45ae3124e642b584e12623f7a0b4882df6e.tar.gz
rspamd-f022a45ae3124e642b584e12623f7a0b4882df6e.zip
[Minor] Reformat test data
Diffstat (limited to 'test/functional/cases')
-rw-r--r--test/functional/cases/102_multimap.robot8
-rw-r--r--test/functional/cases/105_mimetypes.robot6
2 files changed, 7 insertions, 7 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
diff --git a/test/functional/cases/105_mimetypes.robot b/test/functional/cases/105_mimetypes.robot
index c67784f25..18eac6289 100644
--- a/test/functional/cases/105_mimetypes.robot
+++ b/test/functional/cases/105_mimetypes.robot
@@ -24,6 +24,6 @@ Rar4
*** Keywords ***
MIMETypes Setup
- ${PLUGIN_CONFIG} = Get File ${TESTDIR}/configs/mime_types.conf
- Set Suite Variable ${PLUGIN_CONFIG}
- Generic Setup PLUGIN_CONFIG
+ ${PLUGIN_CONFIG} = Get File ${TESTDIR}/configs/mime_types.conf
+ Set Suite Variable ${PLUGIN_CONFIG}
+ Generic Setup PLUGIN_CONFIG