mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
fix(test): typing
This commit is contained in:
committed by
Lewis Russell
parent
3fd8292aaf
commit
a7bbda121d
@@ -9,6 +9,8 @@ local exec_lua = helpers.exec_lua
|
||||
|
||||
local testdir = 'Xtest-editorconfig'
|
||||
|
||||
--- @param name string
|
||||
--- @param expected table<string,any>
|
||||
local function test_case(name, expected)
|
||||
local filename = testdir .. pathsep .. name
|
||||
command('edit ' .. filename)
|
||||
|
||||
Reference in New Issue
Block a user