Add a failing test to test re-running tests in AppVeyor

This commit is contained in:
w0rp 2018-07-03 19:56:37 +01:00
parent 7ce919e690
commit 1565859eae
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 2 additions and 0 deletions

View File

@ -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,