summaryrefslogtreecommitdiff
path: root/pylint/test/functional/access_to__name__.txt
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2018-08-16 16:06:16 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2018-08-16 16:06:16 +0200
commit242c4c9981a39f68fb571ea6467c993d7f087b4d (patch)
treeb885821667cbb365db4aacf2544146b2e4cb6f8a /pylint/test/functional/access_to__name__.txt
parente837bb112591dced80eb7ddbae532aec9fcd19bb (diff)
downloadpylint-git-242c4c9981a39f68fb571ea6467c993d7f087b4d.tar.gz
Remove occurrences of removed checks
Diffstat (limited to 'pylint/test/functional/access_to__name__.txt')
-rw-r--r--pylint/test/functional/access_to__name__.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/pylint/test/functional/access_to__name__.txt b/pylint/test/functional/access_to__name__.txt
index ecf5ffd6d..29ec889fb 100644
--- a/pylint/test/functional/access_to__name__.txt
+++ b/pylint/test/functional/access_to__name__.txt
@@ -1,3 +1,2 @@
-old-style-class:7:Aaaa:Old-style class defined.
no-member:10:Aaaa.__init__:Instance of 'Aaaa' has no '__name__' member:INFERENCE
no-member:21:NewClass.__init__:Instance of 'NewClass' has no '__name__' member:INFERENCE