another fix for test
This commit is contained in:
parent
321a3892a7
commit
c30869617f
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ After:
|
|||
|
||||
Execute(Sets adalsp executable):
|
||||
let g:ale_ada_lsp_executable = '/path/to /Ada'
|
||||
AssertLinter ale#Escape('/path/to /Ada'), ale#Escape('/path/to /Ada')
|
||||
AssertLinter '/path/to /Ada', ale#Escape('/path/to /Ada')
|
||||
|
|
Reference in a new issue