summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_stdlib.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkers/unittest_stdlib.py')
-rw-r--r--tests/checkers/unittest_stdlib.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checkers/unittest_stdlib.py b/tests/checkers/unittest_stdlib.py
index 72a9969b7..513bcfa3b 100644
--- a/tests/checkers/unittest_stdlib.py
+++ b/tests/checkers/unittest_stdlib.py
@@ -4,6 +4,7 @@
# Copyright (c) 2017 Martin <MartinBasti@users.noreply.github.com>
# Copyright (c) 2019-2020 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk>
+# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING