mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
feat(lua): exit 1 on Lua "-l" script error
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
-- Tests for system() and :! shell.
|
||||
|
||||
local helpers = require('test.functional.helpers')(after_each)
|
||||
|
||||
local assert_alive = helpers.assert_alive
|
||||
|
Reference in New Issue
Block a user