Files
neovim/test/busted_runner.lua
bfredl 13aa23b62a refactor(tests): run unittests using main nvim binary in interpreter mode
This allows us to get rid of the separate "nvim-test" target
2023-01-31 19:28:26 +01:00

2 lines
48 B
Lua

require 'busted.runner'({ standalone = false })