mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +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
|