mirror of
https://github.com/neovim/neovim.git
synced 2026-01-03 01:46:31 +10:00
* tests: move "busted" dir to "test" It is used for outputHandlers only, and clearly belongs to the tests. Use the full module name with the `-o` option to `busted` then for clarity. * luacheck * test/busted/outputHandlers/TAP.lua: use/extend upstream