neovim/test/functional/lua/commands_spec.lua

5 lines
128 B
Lua
Raw Normal View History

2017-01-20 15:00:47 -06:00
-- Test suite for checking :lua* commands
local helpers = require('test.functional.helpers')(after_each)
local eq = helpers.eq