mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Fix some random test issues for Windows
This commit is contained in:
@@ -2,6 +2,8 @@ After:
|
||||
let g:ale_has_override = {}
|
||||
|
||||
Execute(ale#path#Upwards should return the correct path components for Unix):
|
||||
let g:ale_has_override = {'win32': 0}
|
||||
|
||||
" Absolute paths should include / on the end.
|
||||
AssertEqual
|
||||
\ ['/foo/bar/baz', '/foo/bar', '/foo', '/'],
|
||||
|
||||
Reference in New Issue
Block a user