Fix the dart language server command and cover it with tests

This commit is contained in:
w0rp
2018-09-04 11:16:47 +01:00
parent 26ceba0e47
commit 30d1b37a56
2 changed files with 9 additions and 1 deletions

View File

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