Fix the dart language server command and cover it with tests

This commit is contained in:
w0rp
2018-09-04 11:15:59 +01:00
parent 87f125ddcf
commit 43b04d4e5b
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')