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

@@ -56,7 +56,7 @@ Execute(The global variable is queried if the buffer-specific has no value):
AssertLSPProject '/some/path'
Execute(The default hook value is acceptable):
call ale#test#SetFilename('other-file.c')
Execute(No path should be returned by default):
call ale#test#SetFilename(tempname() . '/other-file.c')
AssertLSPProject ''