mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 10:31:48 +00:00
refactor(tests): run unittests using main nvim binary in interpreter mode
This allows us to get rid of the separate "nvim-test" target
This commit is contained in:
1
test/busted_runner.lua
Normal file
1
test/busted_runner.lua
Normal file
@@ -0,0 +1 @@
|
||||
require 'busted.runner'({ standalone = false })
|
||||
Reference in New Issue
Block a user