From 2bafdb7e5a5cb96cb8263ed1b7bb79be021e4350 Mon Sep 17 00:00:00 2001 From: w0rp Date: Fri, 12 May 2017 20:38:52 +0100 Subject: Run all tests in NeoVim, improve the test script, and make all tests pass for NeoVim --- test/sign/test_linting_sets_signs.vader | 1 + 1 file changed, 1 insertion(+) (limited to 'test/sign') diff --git a/test/sign/test_linting_sets_signs.vader b/test/sign/test_linting_sets_signs.vader index 0654be47..1530847e 100644 --- a/test/sign/test_linting_sets_signs.vader +++ b/test/sign/test_linting_sets_signs.vader @@ -44,6 +44,7 @@ After: sign unplace * let g:ale_buffer_info = {} + call ale#linter#Reset() Execute(The signs should be updated after linting is done): call ale#Lint() -- cgit v1.2.3