mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-04 09:02:52 +08:00
add tests for ale_shell option
This commit is contained in:
@@ -31,6 +31,6 @@ Execute(Command formatting should be applied correctly for LSP linters):
|
||||
\ g:args
|
||||
else
|
||||
AssertEqual
|
||||
\ ['true', [&shell, '-c', '''true'' --foo']],
|
||||
\ ['true', [g:ale_shell, '-c', '''true'' --foo']],
|
||||
\ g:args
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user