mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:8.0.0178
Problem: test_command_count may fail when a previous test interferes, seen
on MS-Windows.
Solution: Run it separately.
9b73c4a215
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
source test_assign.vim
|
source test_assign.vim
|
||||||
source test_autocmd.vim
|
source test_autocmd.vim
|
||||||
source test_command_count.vim
|
|
||||||
source test_cursor_func.vim
|
source test_cursor_func.vim
|
||||||
source test_execute_func.vim
|
source test_execute_func.vim
|
||||||
source test_ex_undo.vim
|
source test_ex_undo.vim
|
||||||
|
Reference in New Issue
Block a user