functests: Fix linter errors

This commit is contained in:
ZyX
2017-04-09 03:31:13 +03:00
parent 0ac2afdec7
commit f5be643205
10 changed files with 10 additions and 17 deletions

View File

@@ -4,7 +4,6 @@ local clear = helpers.clear
local command = helpers.command
local eq = helpers.eq
local eval = helpers.eval
local command = helpers.command
local request = helpers.request
local source = helpers.source