summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2020-01-02 14:23:28 +0000
committerw0rp <devw0rp@gmail.com>2020-01-02 14:23:28 +0000
commit57eba1afacc5c0889767d85c8304066ac91856b5 (patch)
tree3f9049210c62c210e090bec580b969287747c6fe
parent8c4c8dfd97b6a7d24b490f8645d7c54461c45d52 (diff)
downloadale-57eba1afacc5c0889767d85c8304066ac91856b5.zip
Fix the build
-rw-r--r--test/handler/test_mypy_handler.vader2
1 files changed, 2 insertions, 0 deletions
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
\ [
\ {