mirror of
https://github.com/neovim/neovim.git
synced 2026-05-22 21:00:08 +00:00
Problem: New style tests are executed in arbitrary order.
Solution: Sort the test function names. (Hirohito Higashi)
Fix the quickfix test that depended on the order.
cfc0a350a9