mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
5 lines
128 B
Lua
5 lines
128 B
Lua
-- Test suite for checking :lua* commands
|
|
local helpers = require('test.functional.helpers')(after_each)
|
|
|
|
local eq = helpers.eq
|