summaryrefslogtreecommitdiff
path: root/test/handler
diff options
context:
space:
mode:
Diffstat (limited to 'test/handler')
-rw-r--r--test/handler/test_flake8_handler.vader2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/handler/test_flake8_handler.vader b/test/handler/test_flake8_handler.vader
index 8b440392..492941c9 100644
--- a/test/handler/test_flake8_handler.vader
+++ b/test/handler/test_flake8_handler.vader
@@ -48,7 +48,7 @@ Execute(The flake8 handler should handle basic warnings and syntax errors):
\ 'stdin:8:3: E999 SyntaxError: invalid syntax',
\ ])
-Execute(The flake8 handler should set end column indexes should be set for certain errors):
+Execute(The flake8 handler should set end column indexes for certain errors):
AssertEqual
\ [
\ {