mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-23 12:31:30 +08:00
Revert "Add a failing test to test re-running tests in AppVeyor"
This reverts commit 1565859eae.
This commit is contained in:
@@ -49,8 +49,6 @@ Execute(Linters should run with the default options):
|
|||||||
call ale#Lint()
|
call ale#Lint()
|
||||||
call ale#engine#WaitForJobs(2000)
|
call ale#engine#WaitForJobs(2000)
|
||||||
|
|
||||||
AssertEqual 1, 0
|
|
||||||
|
|
||||||
AssertEqual [{
|
AssertEqual [{
|
||||||
\ 'bufnr': bufnr('%'),
|
\ 'bufnr': bufnr('%'),
|
||||||
\ 'lnum': 2,
|
\ 'lnum': 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user