aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_command_count.vim
Commit message (Collapse)AuthorAge
* vim-patch:8.0.0019Justin M. Keyes2017-03-22
Problem: Test_command_count is old style. Solution: Turn it into a new style test. (Naruhiko Nishino) Use more assert functions.