Add a failing test to test re-running tests in AppVeyor
This commit is contained in:
parent
7ce919e690
commit
1565859eae
@ -49,6 +49,8 @@ Execute(Linters should run with the default options):
|
||||
call ale#Lint()
|
||||
call ale#engine#WaitForJobs(2000)
|
||||
|
||||
AssertEqual 1, 0
|
||||
|
||||
AssertEqual [{
|
||||
\ 'bufnr': bufnr('%'),
|
||||
\ 'lnum': 2,
|
||||
|
Loading…
Reference in New Issue
Block a user