mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
fix: add cd for local execution
This commit is contained in:
parent
133d79a358
commit
4cb8a399c7
@ -103,6 +103,8 @@ endfunc
|
|||||||
|
|
||||||
func Test_command_count_2()
|
func Test_command_count_2()
|
||||||
silent! %argd
|
silent! %argd
|
||||||
|
cd
|
||||||
|
|
||||||
arga a b c d
|
arga a b c d
|
||||||
call assert_fails('5argu', 'E16:')
|
call assert_fails('5argu', 'E16:')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user