mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +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.