mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 02:08:17 +00:00

This is necessary for newer versions of Busted, otherwise assert will be nil and the tests will die. Note: this does not mean the tests now work with the latest Busted. There are still several issues preventing that from happening.