mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 13:14:29 +08:00
Get more command callback tests to pass on Windows
This commit is contained in:
@@ -28,5 +28,5 @@ Execute(The project root should be detected correctly):
|
||||
call ale#test#SetFilename('rust-rls-project/test.rs')
|
||||
|
||||
AssertEqual
|
||||
\ g:dir . '/rust-rls-project',
|
||||
\ ale#path#Winify(g:dir . '/rust-rls-project'),
|
||||
\ ale_linters#rust#rls#GetProjectRoot(bufnr(''))
|
||||
|
||||
Reference in New Issue
Block a user