mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-06 18:07:46 +08:00
Try to fix the tests
This commit is contained in:
@@ -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 ''
|
||||
|
||||
Reference in New Issue
Block a user