mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-02 09:33:31 +08:00
Get tests to pass in Vim 8.1
This commit is contained in:
@@ -95,4 +95,4 @@ Execute(Problems found from previously opened buffers should be set when linting
|
||||
\ {'lnum': 2, 'bufnr': bufnr(''), 'col': 0, 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'pattern': '', 'text': 'bar'},
|
||||
\ {'lnum': 3, 'bufnr': bufnr(''), 'col': 0, 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'pattern': '', 'text': 'baz'},
|
||||
\ ],
|
||||
\ getloclist(0)
|
||||
\ ale#test#GetLoclistWithoutModule()
|
||||
|
||||
Reference in New Issue
Block a user