From: Mikhail Galanin Date: Wed, 12 Sep 2018 08:23:55 +0000 (+0100) Subject: [Minor] Removed extra whitespace X-Git-Tag: 1.8.0~130^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9ea7effc33d297790cc8273db69c996454201fda;p=rspamd.git [Minor] Removed extra whitespace --- 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,