For now mute a test where Jedi is not far enough with detecting issues in the parser tree.

This commit is contained in:
Dave Halter
2017-06-07 17:13:03 +02:00
parent 03c34d6105
commit 9365ffc932

View File

@@ -14,6 +14,9 @@ if True:
if False:
print
print
# TODO this shouldn't actually be a 111 but an IndentationError. Please
# correct.
#: E111:4
print
mimetype = 'application/x-directory'
#: E116:5