summaryrefslogtreecommitdiff
path: root/tests/functional/s
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2020-11-29 15:04:58 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2020-11-29 16:16:08 +0100
commita6ccd38a36dafca7d0ea48cbe9d9c35d0c4dad43 (patch)
tree50432c6e0e4bf5593384328cf91cd9b6d5e05512 /tests/functional/s
parent344f2d8ce742d3f35d808b379d1d80234e336499 (diff)
downloadpylint-git-a6ccd38a36dafca7d0ea48cbe9d9c35d0c4dad43.tar.gz
Remove all empty txt file in functional tests
Also fix some superfluous lines encountered along the way
Diffstat (limited to 'tests/functional/s')
-rw-r--r--tests/functional/s/statement_without_effect.txt48
1 files changed, 0 insertions, 48 deletions
diff --git a/tests/functional/s/statement_without_effect.txt b/tests/functional/s/statement_without_effect.txt
index bda6eaea9..f9c22b1bd 100644
--- a/tests/functional/s/statement_without_effect.txt
+++ b/tests/functional/s/statement_without_effect.txt
@@ -1,60 +1,12 @@
pointless-string-statement:5::String statement has no effect
-pointless-statement:6::"""Statement seems to have no effect
-""
-"
-pointless-statement:8::"""Statement seems to have no effect
-""
-"
pointless-statement:9::Statement seems to have no effect
pointless-statement:11::Statement seems to have no effect
-pointless-statement:12::"""Statement seems to have no effect
-""
-"
pointless-statement:15::Statement seems to have no effect
-pointless-string-statement:15::"""String statement has no effect
-""
-"
-unnecessary-semicolon:17::"""Unnecessary semicolon
-""
-"
pointless-string-statement:18::String statement has no effect
-unnecessary-semicolon:18::"""Unnecessary semicolon
-""
-"
-expression-not-assigned:19::"""Expression """"list() and tuple()"""" is assigned to nothing
-""
-"
-expression-not-assigned:20::"""Expression """"list() and tuple()"""" is assigned to nothing
-""
-"
unnecessary-semicolon:21::Unnecessary semicolon
expression-not-assigned:23::"Expression ""list() and tuple()"" is assigned to nothing"
-expression-not-assigned:26::"""Expression """"ANSWER == to_be()"""" is assigned to nothing
-""
-"
-expression-not-assigned:27::"""Expression """"ANSWER == to_be()"""" is assigned to nothing
-""
-"
-expression-not-assigned:28::"""Expression """"to_be() or not to_be()"""" is assigned to nothing
-""
-"
-expression-not-assigned:29::"""Expression """"to_be() or not to_be()"""" is assigned to nothing
-""
-"
expression-not-assigned:30::"Expression ""ANSWER == to_be()"" is assigned to nothing"
expression-not-assigned:32::"Expression ""to_be() or not to_be()"" is assigned to nothing"
expression-not-assigned:33::"Expression ""to_be().title"" is assigned to nothing"
-pointless-string-statement:54:ClassLevelAttributeTest.__init__:"""String statement has no effect
-""
-"
-pointless-string-statement:55:ClassLevelAttributeTest.__init__:"""String statement has no effect
-""
-"
pointless-string-statement:58:ClassLevelAttributeTest.__init__:String statement has no effect
-pointless-string-statement:61:ClassLevelAttributeTest.test:"""String statement has no effect
-""
-"
-pointless-string-statement:62:ClassLevelAttributeTest.test:"""String statement has no effect
-""
-"
pointless-string-statement:65:ClassLevelAttributeTest.test:String statement has no effect