aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases/240_redis.robot
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2019-09-10 15:22:56 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2019-09-10 15:22:56 +0100
commit19b347c030d09224c72c8c3eae76f2d8f6dd085c (patch)
treef0715e66cfb31ad2a7e4af60be004bab3da376d8 /test/functional/cases/240_redis.robot
parent388a019efdb78dbea5a7045ea3100ed58def81d3 (diff)
downloadrspamd-19b347c030d09224c72c8c3eae76f2d8f6dd085c.tar.gz
rspamd-19b347c030d09224c72c8c3eae76f2d8f6dd085c.zip
[Test] Kill some more global variables
Diffstat (limited to 'test/functional/cases/240_redis.robot')
-rw-r--r--test/functional/cases/240_redis.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/cases/240_redis.robot b/test/functional/cases/240_redis.robot
index cf73f59ad..b3d50ea7a 100644
--- a/test/functional/cases/240_redis.robot
+++ b/test/functional/cases/240_redis.robot
@@ -27,7 +27,7 @@ Redis client
*** Keywords ***
Lua Setup
[Arguments] ${LUA_SCRIPT}
- Set Global Variable ${LUA_SCRIPT}
+ Set Suite Variable ${LUA_SCRIPT}
${PLUGIN_CONFIG} = Get File ${TESTDIR}/configs/redis.conf
Set Suite Variable ${PLUGIN_CONFIG}
Generic Setup PLUGIN_CONFIG