From: Andrew Lewis Date: Thu, 4 Aug 2016 11:30:18 +0000 (+0100) Subject: [Minor] Reformat test data X-Git-Tag: 1.3.2~43^2~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f022a45ae3124e642b584e12623f7a0b4882df6e;p=rspamd.git [Minor] Reformat test data --- 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