another fix for test

This commit is contained in:
Bartek thindil Jasicki 2019-10-11 10:48:50 +02:00
parent 321a3892a7
commit c30869617f

View file

@ -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')