From 57eba1afacc5c0889767d85c8304066ac91856b5 Mon Sep 17 00:00:00 2001 From: w0rp Date: Thu, 2 Jan 2020 14:23:28 +0000 Subject: Fix the build --- test/handler/test_mypy_handler.vader | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/handler') diff --git a/test/handler/test_mypy_handler.vader b/test/handler/test_mypy_handler.vader index 58d2b69e..039155a2 100644 --- a/test/handler/test_mypy_handler.vader +++ b/test/handler/test_mypy_handler.vader @@ -18,6 +18,8 @@ After: Execute(The mypy handler should parse lines correctly): call ale#test#SetFilename('__init__.py') + let g:ale_python_mypy_show_notes = 0 + AssertEqual \ [ \ { -- cgit v1.2.3