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

@@ -1,10 +1,5 @@
local helpers = require('test.functional.helpers')(after_each)
local clear = helpers.clear
local command = helpers.command
local eq = helpers.eq
local eval = helpers.eval
local eq = helpers.eq
local eval = helpers.eval
local clear = helpers.clear