aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/functional/lua/dns.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/lua/dns.lua b/test/functional/lua/dns.lua
index dca9d5b1e..62b7d21e6 100644
--- a/test/functional/lua/dns.lua
+++ b/test/functional/lua/dns.lua
@@ -37,7 +37,7 @@ local function dns_symbol(task)
end
end
local to_resolve = tostring(task:get_request_header('to-resolve'))
-
+
task:get_resolver():resolve_a({
task = task,
name = to_resolve,