aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases/230_tcp.robot
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2019-09-10 15:01:30 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2019-09-10 15:01:30 +0100
commit388a019efdb78dbea5a7045ea3100ed58def81d3 (patch)
treefff5972db4ecc7254f4820ea96ab3bf09e0fe045 /test/functional/cases/230_tcp.robot
parent3052b3f23dcfbf57586db3d580cc3547c2c1c014 (diff)
downloadrspamd-388a019efdb78dbea5a7045ea3100ed58def81d3.tar.gz
rspamd-388a019efdb78dbea5a7045ea3100ed58def81d3.zip
[Test] Eliminate stupid global variables
Diffstat (limited to 'test/functional/cases/230_tcp.robot')
-rw-r--r--test/functional/cases/230_tcp.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/cases/230_tcp.robot b/test/functional/cases/230_tcp.robot
index b5801dba0..51f590ea4 100644
--- a/test/functional/cases/230_tcp.robot
+++ b/test/functional/cases/230_tcp.robot
@@ -47,7 +47,7 @@ Sync API TCP post request
*** Keywords ***
Lua Setup
[Arguments] ${LUA_SCRIPT}
- Set Global Variable ${LUA_SCRIPT}
+ Set Suite Variable ${LUA_SCRIPT}
Generic Setup
Servers Setup