aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases/310_udp.robot
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/cases/310_udp.robot')
-rw-r--r--test/functional/cases/310_udp.robot7
1 files changed, 1 insertions, 6 deletions
diff --git a/test/functional/cases/310_udp.robot b/test/functional/cases/310_udp.robot
index 3da02729b..49f43117f 100644
--- a/test/functional/cases/310_udp.robot
+++ b/test/functional/cases/310_udp.robot
@@ -26,14 +26,9 @@ Errored UDP request
Expect Symbol With Exact Options UDP_FAIL read timeout
*** Keywords ***
-Lua Setup
- [Arguments] ${LUA_SCRIPT}
- Set Suite Variable ${LUA_SCRIPT}
- Generic Setup
-
UDP Setup
Run Dummy UDP
- Lua Setup ${TESTDIR}/lua/udp.lua
+ New Setup LUA_SCRIPT=${TESTDIR}/lua/udp.lua URL_TLD=${URL_TLD}
UDP Teardown
${udp_pid} = Get File /tmp/dummy_udp.pid