Fix #1844 - Make the kotlin languageserver linter work again

This commit is contained in:
w0rp
2018-08-24 10:41:33 +01:00
parent 1f26fc4013
commit 08d141edfb
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
Before:
call ale#assert#SetUpLinterTest('kotlin', 'languageserver')
After:
call ale#assert#TearDownLinterTest()
Execute(The default command should be correct):
AssertLinter 'kotlin-language-server', ale#Escape('kotlin-language-server')