mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-25 02:57:20 +08:00
Fix the broken tests
This commit is contained in:
@@ -32,6 +32,6 @@ Execute(Command formatting should be applied correctly for LSP linters):
|
||||
\ g:args[:2]
|
||||
else
|
||||
AssertEqual
|
||||
\ ['true', ['/bin/bash', '-c', '''true'' --foo'], '/foo/bar'],
|
||||
\ ['true', [&shell, '-c', '''true'' --foo'], '/foo/bar'],
|
||||
\ g:args[:2]
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user