Modify vader tests for d585123
This commit is contained in:
parent
d585123d64
commit
7565a45b6f
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ Execute(Parsing checkmake errors should work):
|
|||
\ 'bufnr': 42,
|
||||
\ 'lnum': 1,
|
||||
\ 'type': 'E',
|
||||
\ 'text': 'woops: an error has occurred',
|
||||
\ 'code': 'woops',
|
||||
\ 'text': 'an error has occurred',
|
||||
\ }
|
||||
\ ],
|
||||
\ ale_linters#make#checkmake#Handle(42, [
|
||||
|
|
Reference in a new issue