Fix tests on Windows
This commit is contained in:
parent
6b20c906b3
commit
344e0fec97
@ -28,7 +28,7 @@ Execute(Command formatting should be applied correctly for LSP linters):
|
||||
|
||||
if has('win32')
|
||||
AssertEqual
|
||||
\ ['true', 'cmd /s/c "cmd --foo"', '/foo/bar'],
|
||||
\ ['cmd', 'cmd /s/c "cmd --foo"', '/foo/bar'],
|
||||
\ g:args[:2]
|
||||
else
|
||||
AssertEqual
|
||||
|
Loading…
Reference in New Issue
Block a user