From fa33faad9ed6da220394bd2abec2e1bdcd19edba Mon Sep 17 00:00:00 2001 From: w0rp Date: Thu, 27 Jul 2017 00:45:25 +0100 Subject: #810 - Handle output which is not JSON in many linters --- test/handler/test_crystal_handler.vader | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/handler/test_crystal_handler.vader') diff --git a/test/handler/test_crystal_handler.vader b/test/handler/test_crystal_handler.vader index bdc44644..984b976f 100644 --- a/test/handler/test_crystal_handler.vader +++ b/test/handler/test_crystal_handler.vader @@ -4,9 +4,7 @@ Execute(The crystal handler should parse lines correctly and add the column if i \ [ \ { \ 'lnum': 2, - \ 'bufnr': 255, \ 'col': 1, - \ 'type': 'E', \ 'text': 'unexpected token: EOF' \ } \ ], -- cgit v1.2.3