summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/E10.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/testsuite/E10.py b/testsuite/E10.py
index cd142e3..7b42594 100644
--- a/testsuite/E10.py
+++ b/testsuite/E10.py
@@ -38,4 +38,8 @@ def test_keys(self):
u'Norrbotten',
u'V\xe4sterbotten',
])
-#:
+#: E101 W191
+if True:
+ print("""
+ tab at start of this line
+""")