summaryrefslogtreecommitdiff
path: root/tests/test_self.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 21:26:46 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 21:42:23 +0200
commit7dece5b2302f446d7d63829a34b1253ae6e32e6b (patch)
treec3fa74dab5ba71cc5e2382da7bff284c423cddc5 /tests/test_self.py
parentbcfb46d169457f82a79575b547171ef05c2673a9 (diff)
downloadpylint-git-pylint-2.8.0.tar.gz
Prepare for 2.8.0 releasepylint-2.8.0
Diffstat (limited to 'tests/test_self.py')
-rw-r--r--tests/test_self.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_self.py b/tests/test_self.py
index a42ed1d07..59f302e9a 100644
--- a/tests/test_self.py
+++ b/tests/test_self.py
@@ -24,6 +24,8 @@
# Copyright (c) 2020 Pieter Engelbrecht <pengelbrecht@rems2.com>
# Copyright (c) 2020 Clément Pit-Claudel <cpitclaudel@users.noreply.github.com>
# Copyright (c) 2020 Anthony Sottile <asottile@umich.edu>
+# Copyright (c) 2021 Andreas Finkler <andi.finkler@gmail.com>
+# Copyright (c) 2021 chohner <mail@chohner.com>
# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Copyright (c) 2021 Louis Sautier <sautier.louis@gmail.com>