Fix typos in flake8 test messages

Signed-off-by: Nick Diego Yamane <nick.diego@gmail.com>
This commit is contained in:
Nick Diego Yamane
2017-12-17 16:45:57 -04:00
parent c4956657dc
commit ad1aee0b89
2 changed files with 2 additions and 2 deletions

View File

@@ -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
\ [
\ {