mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-06 21:04:29 +08:00
For now mute a test where Jedi is not far enough with detecting issues in the parser tree.
This commit is contained in:
@@ -14,6 +14,9 @@ if True:
|
|||||||
if False:
|
if False:
|
||||||
print
|
print
|
||||||
print
|
print
|
||||||
|
# TODO this shouldn't actually be a 111 but an IndentationError. Please
|
||||||
|
# correct.
|
||||||
|
#: E111:4
|
||||||
print
|
print
|
||||||
mimetype = 'application/x-directory'
|
mimetype = 'application/x-directory'
|
||||||
#: E116:5
|
#: E116:5
|
||||||
|
|||||||
Reference in New Issue
Block a user