mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Get tests to pass in Vim 8.1
This commit is contained in:
@@ -61,7 +61,7 @@ Execute(The file changed event function should lint the current buffer when it h
|
||||
\ 'nr': -1,
|
||||
\ 'pattern': '',
|
||||
\ 'valid': 1,
|
||||
\ }], getloclist(0)
|
||||
\ }], ale#test#GetLoclistWithoutModule()
|
||||
|
||||
Execute(The buffer should be checked after entering it after the file has changed):
|
||||
let b:ale_file_changed = 1
|
||||
@@ -79,4 +79,4 @@ Execute(The buffer should be checked after entering it after the file has change
|
||||
\ 'nr': -1,
|
||||
\ 'pattern': '',
|
||||
\ 'valid': 1,
|
||||
\ }], getloclist(0)
|
||||
\ }], ale#test#GetLoclistWithoutModule()
|
||||
|
||||
Reference in New Issue
Block a user