mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 05:32:45 +10: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