mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 23:32:52 +00:00
Problem: Cmdexpand.c insufficiently tested.
Solution: Add more tests. (Yegappan Lakshmanan, closes vim/vim#5789)
24ebd83e03
Map Q to gQ before every test since a test uses :mapclear.