mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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:
parent
10f6624f65
commit
2e9c1a9c4a
@ -3,7 +3,6 @@
|
||||
|
||||
source test_assign.vim
|
||||
source test_autocmd.vim
|
||||
source test_command_count.vim
|
||||
source test_cursor_func.vim
|
||||
source test_execute_func.vim
|
||||
source test_ex_undo.vim
|
||||
|
Loading…
Reference in New Issue
Block a user