summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2014-05-07 22:35:28 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2014-05-07 22:35:28 +0200
commit2e8e47168d53e2dc11d904eabc3a84e0d43a699c (patch)
tree2e390f6bd59b059a7ebca5ac1b5e9d556a02d0af
parent588f1f49eb0567006564451923c439f77d33ff7e (diff)
downloadpep8-2e8e47168d53e2dc11d904eabc3a84e0d43a699c.tar.gz
Additional tests for W391
-rw-r--r--testsuite/W39.py11
1 files changed, 10 insertions, 1 deletions
diff --git a/testsuite/W39.py b/testsuite/W39.py
index 554814c..68f886b 100644
--- a/testsuite/W39.py
+++ b/testsuite/W39.py
@@ -1,6 +1,15 @@
-#: W391
+#: W391:2:1
# The next line is blank
+#: W391:3:1
+# Two additional empty lines
+
+
+#: W391:4:1 W293:3:1 W293:4:1 noeol
+# The last lines contain space
+
+
+
#: Okay
'''there is nothing wrong
with a multiline string at EOF