mirror of
https://github.com/neovim/neovim.git
synced 2026-04-19 22:10:45 +00:00
fix: add cd for local execution
This commit is contained in:
@@ -103,6 +103,8 @@ endfunc
|
||||
|
||||
func Test_command_count_2()
|
||||
silent! %argd
|
||||
cd
|
||||
|
||||
arga a b c d
|
||||
call assert_fails('5argu', 'E16:')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user