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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2485%2Fhead;p=thirdparty%2Frspamd.git [Minor] Removed extra whitespace --- diff --git a/test/functional/lua/dns.lua b/test/functional/lua/dns.lua index dca9d5b1eb..62b7d21e6d 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,