summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartek thindil Jasicki <thindil@laeran.pl>2019-10-11 10:41:19 +0200
committerBartek thindil Jasicki <thindil@laeran.pl>2019-10-11 10:41:19 +0200
commit321a3892a73b39bab4b1833b1473a6e0b46dc9fd (patch)
tree193960f0afb7a70713e6a1df91d4d37ee3cf15a2
parentc74cc931404ba94ccb71a6db2f54d78ba922aaab (diff)
downloadale-321a3892a73b39bab4b1833b1473a6e0b46dc9fd.zip
fixed test again (this time for sure)
-rw-r--r--test/command_callback/test_adalsp_command_callbacks.vader2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command_callback/test_adalsp_command_callbacks.vader b/test/command_callback/test_adalsp_command_callbacks.vader
index e02ade30..92c6dfb0 100644
--- a/test/command_callback/test_adalsp_command_callbacks.vader
+++ b/test/command_callback/test_adalsp_command_callbacks.vader
@@ -6,4 +6,4 @@ After:
Execute(Sets adalsp executable):
let g:ale_ada_lsp_executable = '/path/to /Ada'
- AssertLinter 'adalsp', ale#Escape('/path/to /Ada')
+ AssertLinter ale#Escape('/path/to /Ada'), ale#Escape('/path/to /Ada')