summaryrefslogtreecommitdiff
path: root/test/test_mypy_handler.vader
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-02-26 14:51:22 +0000
committerw0rp <devw0rp@gmail.com>2017-02-26 14:51:22 +0000
commitb2fe1b2567a1a1e6a5e2ff805a46fa7f546ce62c (patch)
tree009f7b779ad1e800fd4b9c278954e2c81779d6de /test/test_mypy_handler.vader
parentf1e80b800cc8c8488c9561b0db07304157ae489b (diff)
downloadale-b2fe1b2567a1a1e6a5e2ff805a46fa7f546ce62c.zip
Copy all loclist items returned from handlers, and set up defaults for convenience
Diffstat (limited to 'test/test_mypy_handler.vader')
-rw-r--r--test/test_mypy_handler.vader4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/test_mypy_handler.vader b/test/test_mypy_handler.vader
index f886501f..e161f8ae 100644
--- a/test/test_mypy_handler.vader
+++ b/test/test_mypy_handler.vader
@@ -6,20 +6,16 @@ Execute(The mypy handler should parse lines correctly):
\ {
\ 'bufnr': 347,
\ 'lnum': 4,
- \ 'vcol': 0,
\ 'col': 0,
\ 'text': "No library stub file for module 'django.db'",
\ 'type': 'E',
- \ 'nr': -1,
\ },
\ {
\ 'bufnr': 347,
\ 'lnum': 40,
- \ 'vcol': 0,
\ 'col': 5,
\ 'text': "Some other problem",
\ 'type': 'E',
- \ 'nr': -1,
\ },
\ ],
\ ale_linters#python#mypy#Handle(347, [