summaryrefslogtreecommitdiff
path: root/tests/messages
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-03-07 21:12:22 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-03-07 22:59:36 +0100
commitb16d72f8184c4352052b984acffaa1ab42dd5fa7 (patch)
treed37151fc6ebaf861763fbc53708db3e764ace78d /tests/messages
parent7114fa72ee425bba2524d5ccbe67d0ae84ed9284 (diff)
downloadpylint-git-b16d72f8184c4352052b984acffaa1ab42dd5fa7.tar.gz
Migrate func_e0204.py to new functional tests
Diffstat (limited to 'tests/messages')
-rw-r--r--tests/messages/func_e0204.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/messages/func_e0204.txt b/tests/messages/func_e0204.txt
deleted file mode 100644
index d1c890c9f..000000000
--- a/tests/messages/func_e0204.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-E: 11:Abcd.__init__: Method should have "self" as first argument
-E: 15:Abcd.abdc: Method should have "self" as first argument