functests: Add some tests

This commit is contained in:
ZyX
2017-01-21 00:00:47 +03:00
parent 8679feb3cb
commit a3ea05c1e5
4 changed files with 112 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
-- Test suite for checking :lua* commands
local helpers = require('test.functional.helpers')(after_each)
local eq = helpers.eq