mirror of
https://github.com/neovim/neovim.git
synced 2026-04-24 00:05:36 +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