mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
functests: Add some tests
This commit is contained in:
4
test/functional/lua/commands_spec.lua
Normal file
4
test/functional/lua/commands_spec.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
-- Test suite for checking :lua* commands
|
||||
local helpers = require('test.functional.helpers')(after_each)
|
||||
|
||||
local eq = helpers.eq
|
Reference in New Issue
Block a user