Try to fix the tests

This commit is contained in:
w0rp
2019-05-20 20:06:44 +01:00
parent 143af2b9fd
commit 937138dad4
7 changed files with 30 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ Execute(The default executable should be correct):
AssertLinter 'clangd', ale#Escape('clangd')
Execute(The project root should be detected correctly):
call ale#test#SetFilename(tempname() . '/dummy.c')
AssertLSPProject ''
call ale#test#SetFilename('clangd_paths/dummy.c')